|
|||||||||||
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.test.MutableUEDigraphTest | +--net.walend.digraph.test.MutableMatrixUEDigraphTest
Field Summary |
Fields inherited from class junit.framework.TestCase |
|
Constructor Summary | |
MutableMatrixUEDigraphTest(java.lang.String testName)
|
Method Summary | |
protected MutableUEDigraph |
getEmptyTestMutableUEDigraph()
|
protected UEDigraph |
getEmptyTestUEDigraph()
|
protected MutableUEDigraph |
getTestMutableUEDigraph()
|
protected UEDigraph |
getTestUEDigraph()
|
static junit.framework.Test |
suite()
|
void |
testEmptyConstructor()
|
void |
testIntConstructor()
|
Methods inherited from class net.walend.digraph.test.MutableUEDigraphTest |
testAddEdge, testAddNode, testAddNodes, testClear, testClearEdges, testRemoveEdgeByEdge, testRemoveEdgeByNodes, testRemoveEdges, testRemoveNode, testRemoveNodes, testRemoveUEDigraph, testRetainEdges, testRetainNodes |
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 MutableMatrixUEDigraphTest(java.lang.String testName)
Method Detail |
protected UEDigraph getEmptyTestUEDigraph()
getEmptyTestUEDigraph
in class UEDigraphTest
protected UEDigraph getTestUEDigraph()
getTestUEDigraph
in class UEDigraphTest
protected MutableUEDigraph getTestMutableUEDigraph()
getTestMutableUEDigraph
in class UEDigraphTest
protected MutableUEDigraph getEmptyTestMutableUEDigraph()
getEmptyTestMutableUEDigraph
in class UEDigraphTest
public void testEmptyConstructor()
testEmptyConstructor
in class MutableUEDigraphTest
public void testIntConstructor()
testIntConstructor
in class MutableUEDigraphTest
public static junit.framework.Test suite()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |