|
|||||||||||
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.GEDigraphTest | +--net.walend.digraph.path.test.GEPathTest | +--net.walend.measured.test.ShortestGEPathTest | +--net.walend.measured.test.JITGEPathTest
Nested Class Summary |
Nested classes inherited from class net.walend.measured.test.ShortestGEPathTest |
ShortestGEPathTest.ScaleUpGEPathMeter, ShortestGEPathTest.ShortGEPathMeter |
Field Summary |
Fields inherited from class junit.framework.TestCase |
|
Constructor Summary | |
JITGEPathTest(java.lang.String testName)
|
Method Summary | |
protected IndexedMutableGEDigraph |
createGEDigraph(int size)
|
protected ShortestGEPaths |
createShortestGEPaths(IndexedGEDigraph digraph,
GEPathMeter pathMeter)
|
static junit.framework.Test |
suite()
|
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 JITGEPathTest(java.lang.String testName)
Method Detail |
protected ShortestGEPaths createShortestGEPaths(IndexedGEDigraph digraph, GEPathMeter pathMeter) throws GENegativeWeightCycleException
createShortestGEPaths
in class ShortestGEPathTest
GENegativeWeightCycleException
protected IndexedMutableGEDigraph createGEDigraph(int size)
createGEDigraph
in class ShortestGEPathTest
public static junit.framework.Test suite()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |