public class CompoundListTest extends Object
Constructor and Description |
---|
CompoundListTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static junit.framework.Test |
suite() |
void |
testEmpty() |
void |
testEmptyBadNext() |
void |
testEmptyBadRemove() |
void |
testHappyPath() |
void |
testHappyPathRemove() |
public void setUp()
public void testHappyPath()
public void testHappyPathRemove()
public void testEmpty()
public void testEmptyBadNext()
public void testEmptyBadRemove()
public static junit.framework.Test suite()
Copyright © 2002–2014 InfoEther. All rights reserved.