nz.ac.waikato.mcennis.rat.graph.path
Class BasicPathTest

java.lang.Object
  extended by TestCase
      extended by nz.ac.waikato.mcennis.rat.graph.path.BasicPathTest

public class BasicPathTest
extends TestCase


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

BasicPathTest

public BasicPathTest(java.lang.String testName)
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testSetPath

public void testSetPath()
Test of setPath method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath.


testSetWeak

public void testSetWeak()
                 throws java.lang.Exception
Test of setWeak method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath.

Throws:
java.lang.Exception

testGetPath

public void testGetPath()
                 throws java.lang.Exception
Test of getPath method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath.

Throws:
java.lang.Exception

testGetPathBeforeSet

public void testGetPathBeforeSet()

testGetStart

public void testGetStart()
                  throws java.lang.Exception
Test of getStart method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath.

Throws:
java.lang.Exception

testGetStartBeforeSet

public void testGetStartBeforeSet()

testGetEnd

public void testGetEnd()
                throws java.lang.Exception
Test of getEnd method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath.

Throws:
java.lang.Exception

testGetEndBeforeTest

public void testGetEndBeforeTest()

testGetMiddle

public void testGetMiddle()
                   throws java.lang.Exception
Test of getMiddle method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath.

Throws:
java.lang.Exception

testGetMiddleBeforeSet

public void testGetMiddleBeforeSet()

testGetCostBeforeSet

public void testGetCostBeforeSet()

testIsWeak

public void testIsWeak()
                throws java.lang.Exception
Test of isWeak method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath.

Throws:
java.lang.Exception

testContains

public void testContains()
                  throws java.lang.Exception
Test of contains method, of class nz.ac.waikato.mcennis.arm.graph.path.BasicPath.

Throws:
java.lang.Exception

testNotContains

public void testNotContains()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testContainsBeforeSet

public void testContainsBeforeSet()

testAddActor

public void testAddActor()

Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads