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

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

public class CliqueTest
extends TestCase


Constructor Summary
CliqueTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testAddNextInClique()
          Test of add method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testAddNextNotInClique()
          Test of add method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testAddStart()
          Test of add method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testCompareTo()
          Test of compareTo method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testGetActorArrayNotPresent()
          Test of getActor method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testGetActorArrayPresent()
          Test of getActor method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testGetActorNotPresent()
          Test of getActor method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testGetActorPresent()
          Test of getActor method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testGetActorTypes()
          Test of getActorTypes method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testGetChild()
           
 void testGetChildArray()
           
 void testGetID()
          Test of getID method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testGetLink()
          Test of getLink method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testGetLinkByDestination()
          Test of getLinkByDestination method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testGetLinkBySource()
          Test of getLinkBySource method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testGetLinkTypes()
          Test of getLinkTypes method, of class nz.ac.waikato.mcennis.arm.graph.Clique.
 void testGetParent()
           
 void testSetParent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CliqueTest

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

testSetParent

public void testSetParent()

testGetParent

public void testGetParent()

testGetChild

public void testGetChild()

testGetChildArray

public void testGetChildArray()

testAddStart

public void testAddStart()
Test of add method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


testAddNextInClique

public void testAddNextInClique()
Test of add method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


testAddNextNotInClique

public void testAddNextNotInClique()
Test of add method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


testGetActorPresent

public void testGetActorPresent()
Test of getActor method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


testGetActorNotPresent

public void testGetActorNotPresent()
Test of getActor method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


testGetActorArrayPresent

public void testGetActorArrayPresent()
Test of getActor method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


testGetActorArrayNotPresent

public void testGetActorArrayNotPresent()
Test of getActor method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


testGetActorTypes

public void testGetActorTypes()
Test of getActorTypes method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


testGetLink

public void testGetLink()
Test of getLink method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


testGetLinkBySource

public void testGetLinkBySource()
Test of getLinkBySource method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


testGetLinkByDestination

public void testGetLinkByDestination()
Test of getLinkByDestination method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


testGetLinkTypes

public void testGetLinkTypes()
Test of getLinkTypes method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


testGetID

public void testGetID()
Test of getID method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


testCompareTo

public void testCompareTo()
Test of compareTo method, of class nz.ac.waikato.mcennis.arm.graph.Clique.


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