|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--net.walend.toolkit.junit.TestCase
|
+--net.walend.digraph.test.UEDigraphTest
|
+--net.walend.digraph.path.test.UEPathTest
|
+--net.walend.digraph.path.test.MutableUEPathTest
|
+--net.walend.digraph.path.test.MutableListUEPathTest
| Field Summary |
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
MutableListUEPathTest(java.lang.String testName)
|
|
| Method Summary | |
protected MutableUEPath |
getCyclicTestMutableUEPath()
|
protected UEPath |
getCyclicTestUEPath()
|
protected MutableUEDigraph |
getEmptyTestMutableUEDigraph()
|
protected UEDigraph |
getEmptyTestUEDigraph()
|
protected MutableUEPath |
getOneNodeMutableUEPath()
|
protected UEPath |
getOneNodeUEPath()
|
protected MutableUEDigraph |
getTestMutableUEDigraph()
|
protected MutableUEPath |
getTestMutableUEPath()
|
protected MutableUEPath |
getTestMutableUEPathTail()
|
protected UEDigraph |
getTestUEDigraph()
|
protected UEPath |
getTestUEPath()
|
static junit.framework.Test |
suite()
|
void |
testConstructors()
|
| Methods inherited from class net.walend.toolkit.junit.TestCase |
fail, fail |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MutableListUEPathTest(java.lang.String testName)
| Method Detail |
protected UEDigraph getEmptyTestUEDigraph()
getEmptyTestUEDigraph in class UEDigraphTestprotected UEDigraph getTestUEDigraph()
getTestUEDigraph in class UEDigraphTestprotected MutableUEDigraph getTestMutableUEDigraph()
getTestMutableUEDigraph in class UEDigraphTestprotected MutableUEDigraph getEmptyTestMutableUEDigraph()
getEmptyTestMutableUEDigraph in class UEDigraphTestprotected UEPath getOneNodeUEPath()
getOneNodeUEPath in class UEPathTestprotected MutableUEPath getOneNodeMutableUEPath()
getOneNodeMutableUEPath in class UEPathTestprotected UEPath getTestUEPath()
getTestUEPath in class UEPathTestprotected MutableUEPath getTestMutableUEPath()
getTestMutableUEPath in class UEPathTestprotected MutableUEPath getTestMutableUEPathTail()
getTestMutableUEPathTail in class MutableUEPathTestprotected UEPath getCyclicTestUEPath()
getCyclicTestUEPath in class UEPathTestprotected MutableUEPath getCyclicTestMutableUEPath()
getCyclicTestMutableUEPath in class UEPathTest
public void testConstructors()
throws NodeMissingException,
EdgeMissingException
NodeMissingException
EdgeMissingExceptionpublic static junit.framework.Test suite()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||