|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestCase
nz.ac.waikato.mcennis.rat.graph.path.BasicPathSetTest
public class BasicPathSetTest
| Constructor Summary | |
|---|---|
BasicPathSetTest(java.lang.String testName)
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAddPath()
Test of addPath method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPathSet. |
void |
testGetGeodesicLength()
|
void |
testGetPath()
Test of getPath method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPathSet. |
void |
testGetPathByDestination()
Test of getPathByDestination method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPathSet. |
void |
testGetPathBySource()
Test of getPathBySource method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPathSet. |
void |
testGetPathBySourceAndDestination()
Test of getPath method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPathSet. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicPathSetTest(java.lang.String testName)
| Method Detail |
|---|
protected void setUp()
throws java.lang.Exception
java.lang.Exception
protected void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddPath()
public void testGetPath()
public void testGetPathBySource()
public void testGetPathByDestination()
public void testGetPathBySourceAndDestination()
public void testGetGeodesicLength()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||