|
|||||||||
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.BasicPathTest
public class BasicPathTest
Constructor Summary | |
---|---|
BasicPathTest(java.lang.String testName)
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAddActor()
|
void |
testContains()
Test of contains method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath. |
void |
testContainsBeforeSet()
|
void |
testGetCostBeforeSet()
|
void |
testGetEnd()
Test of getEnd method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath. |
void |
testGetEndBeforeTest()
|
void |
testGetMiddle()
Test of getMiddle method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath. |
void |
testGetMiddleBeforeSet()
|
void |
testGetPath()
Test of getPath method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath. |
void |
testGetPathBeforeSet()
|
void |
testGetStart()
Test of getStart method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath. |
void |
testGetStartBeforeSet()
|
void |
testIsWeak()
Test of isWeak method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath. |
void |
testNotContains()
|
void |
testSetPath()
Test of setPath method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath. |
void |
testSetWeak()
Test of setWeak method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicPathTest(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.Exception
public void testSetPath()
public void testSetWeak() throws java.lang.Exception
java.lang.Exception
public void testGetPath() throws java.lang.Exception
java.lang.Exception
public void testGetPathBeforeSet()
public void testGetStart() throws java.lang.Exception
java.lang.Exception
public void testGetStartBeforeSet()
public void testGetEnd() throws java.lang.Exception
java.lang.Exception
public void testGetEndBeforeTest()
public void testGetMiddle() throws java.lang.Exception
java.lang.Exception
public void testGetMiddleBeforeSet()
public void testGetCostBeforeSet()
public void testIsWeak() throws java.lang.Exception
java.lang.Exception
public void testContains() throws java.lang.Exception
java.lang.Exception
public void testNotContains() throws java.lang.Exception
java.lang.Exception
public void testContainsBeforeSet()
public void testAddActor()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |