nz.ac.waikato.mcennis.rat.graph
Class GraphCompareTest

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

public class GraphCompareTest
extends TestCase


Constructor Summary
GraphCompareTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testActorCompareTo()
          Test of compareTo method, of class GraphCompare.
 void testBothNullCompareTo()
          Test of compareTo method, of class GraphCompare.
 void testClassDifferenceCompareTo()
          Test of compareTo method, of class GraphCompare.
 void testDifferingModeListCompareTo()
          Test of compareTo method, of class GraphCompare.
 void testDifferingRelationListCompareTo()
          Test of compareTo method, of class GraphCompare.
 void testLeftNullCompareTo()
          Test of compareTo method, of class GraphCompare.
 void testLinkCompareTo()
          Test of compareTo method, of class GraphCompare.
 void testLinkListModeListCompareTo()
          Test of compareTo method, of class GraphCompare.
 void testPropertyPresence()
          Test of compareTo method, of class GraphCompare.
 void testRightNullCompareTo()
          Test of compareTo method, of class GraphCompare.
 void testUnEqualModeListCompareTo()
          Test of compareTo method, of class GraphCompare.
 void testUnequalRelationListCompareTo()
          Test of compareTo method, of class GraphCompare.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphCompareTest

public GraphCompareTest(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

testClassDifferenceCompareTo

public void testClassDifferenceCompareTo()
Test of compareTo method, of class GraphCompare.


testDifferingModeListCompareTo

public void testDifferingModeListCompareTo()
Test of compareTo method, of class GraphCompare.


testUnEqualModeListCompareTo

public void testUnEqualModeListCompareTo()
Test of compareTo method, of class GraphCompare.


testLinkListModeListCompareTo

public void testLinkListModeListCompareTo()
Test of compareTo method, of class GraphCompare.


testActorCompareTo

public void testActorCompareTo()
Test of compareTo method, of class GraphCompare.


testDifferingRelationListCompareTo

public void testDifferingRelationListCompareTo()
Test of compareTo method, of class GraphCompare.


testUnequalRelationListCompareTo

public void testUnequalRelationListCompareTo()
Test of compareTo method, of class GraphCompare.


testLinkCompareTo

public void testLinkCompareTo()
Test of compareTo method, of class GraphCompare.


testLeftNullCompareTo

public void testLeftNullCompareTo()
Test of compareTo method, of class GraphCompare.


testRightNullCompareTo

public void testRightNullCompareTo()
Test of compareTo method, of class GraphCompare.


testBothNullCompareTo

public void testBothNullCompareTo()
Test of compareTo method, of class GraphCompare.


testPropertyPresence

public void testPropertyPresence()
Test of compareTo method, of class GraphCompare.


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