| com.ecyrd.jspwiki.util.PriorityListTest
PriorityListTest | public class PriorityListTest extends TestCase (Code) | | |
suite | public static Test suite()(Code) | | |
testInsert | public void testInsert()(Code) | | |
testInsertSame | public void testInsertSame()(Code) | | Check that the priority in case two items are the same priority
is "first goes first".
|
testInsertSame2 | public void testInsertSame2()(Code) | | |
testInsertSame3 | public void testInsertSame3()(Code) | | |
|
|