public class TestCellSkipListSet
extends TestCase
| Constructor and Description |
|---|
TestCellSkipListSet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testAdd() |
void |
testDescendingIterator() |
void |
testHeadTail() |
void |
testIterator() |
protected void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testAdd()
throws java.lang.Exception
java.lang.Exceptionpublic void testIterator()
throws java.lang.Exception
java.lang.Exceptionpublic void testDescendingIterator()
throws java.lang.Exception
java.lang.Exceptionpublic void testHeadTail()
throws java.lang.Exception
java.lang.Exception