nz.ac.waikato.mcennis.rat.graph.query.actor
Class ActorByLinkTest

java.lang.Object
  extended by TestCase
      extended by nz.ac.waikato.mcennis.rat.graph.query.actor.ActorByLinkTest

public class ActorByLinkTest
extends TestCase


Constructor Summary
ActorByLinkTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testBothActorLimitExecute()
          Test of execute method, of class ActorByLink.
 void testBothActorLimitExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testBothActorLimitNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testBothActorLimitNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testBothBothLimitExecute()
          Test of execute method, of class ActorByLink.
 void testBothBothLimitExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testBothBothLimitNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testBothBothLimitNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testBothLinkLimitExecute()
          Test of execute method, of class ActorByLink.
 void testBothLinkLimitExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testBothLinkLimitNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testBothLinkLimitNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testBothNoLimitExecute()
          Test of execute method, of class ActorByLink.
 void testBothNoLimitExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testBothNoLimitNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testBothNoLimitNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testBuildingStatus()
          Test of buildingStatus method, of class ActorByLink.
 void testBuildQuery()
          Test of buildQuery method, of class ActorByLink.
 void testDestinationActorLimitExecute()
          Test of execute method, of class ActorByLink.
 void testDestinationActorLimitExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testDestinationActorLimitNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testDestinationActorLimitNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testDestinationBothLimitExecute()
          Test of execute method, of class ActorByLink.
 void testDestinationBothLimitExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testDestinationBothLimitNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testDestinationBothLimitNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testDestinationLinkLimitExecute()
          Test of execute method, of class ActorByLink.
 void testDestinationLinkLimitExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testDestinationLinkLimitNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testDestinationLinkLimitNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testDestinationNoLimitExecute()
          Test of execute method, of class ActorByLink.
 void testDestinationNoLimitExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testDestinationNoLimitNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testDestinationNoLimitNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testEmptyExecute()
          Test of execute method, of class ActorByLink.
 void testEmptyExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testEmptyNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testEmptyNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testExportQuery()
          Test of exportQuery method, of class ActorByLink.
 void testNullExecute()
          Test of execute method, of class ActorByLink.
 void testNullExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testNullLinkEndBuildQuery()
          Test of buildQuery method, of class ActorByLink.
 void testNullNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testNullNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testNullQueryBuildQuery()
          Test of buildQuery method, of class ActorByLink.
 void testPrototype()
          Test of prototype method, of class ActorByLink.
 void testSourceActorLimitExecute()
          Test of execute method, of class ActorByLink.
 void testSourceActorLimitExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testSourceActorLimitNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testSourceActorLimitNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testSourceBothLimitExecute()
          Test of execute method, of class ActorByLink.
 void testSourceBothLimitExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testSourceBothLimitNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testSourceBothLimitNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testSourceLinkLimitExecute()
          Test of execute method, of class ActorByLink.
 void testSourceLinkLimitExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testSourceLinkLimitNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testSourceLinkLimitNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testSourceNoLimitExecute()
          Test of execute method, of class ActorByLink.
 void testSourceNoLimitExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testSourceNoLimitNegatedExecute()
          Test of execute method, of class ActorByLink.
 void testSourceNoLimitNegatedExecuteIterator()
          Test of execute method, of class ActorByLink.
 void testTrueBuildQuery()
          Test of buildQuery method, of class ActorByLink.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActorByLinkTest

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

testNullExecute

public void testNullExecute()
Test of execute method, of class ActorByLink.


testEmptyExecute

public void testEmptyExecute()
Test of execute method, of class ActorByLink.


testSourceNoLimitExecute

public void testSourceNoLimitExecute()
Test of execute method, of class ActorByLink.


testSourceActorLimitExecute

public void testSourceActorLimitExecute()
Test of execute method, of class ActorByLink.


testSourceLinkLimitExecute

public void testSourceLinkLimitExecute()
Test of execute method, of class ActorByLink.


testSourceBothLimitExecute

public void testSourceBothLimitExecute()
Test of execute method, of class ActorByLink.


testDestinationNoLimitExecute

public void testDestinationNoLimitExecute()
Test of execute method, of class ActorByLink.


testDestinationActorLimitExecute

public void testDestinationActorLimitExecute()
Test of execute method, of class ActorByLink.


testDestinationLinkLimitExecute

public void testDestinationLinkLimitExecute()
Test of execute method, of class ActorByLink.


testDestinationBothLimitExecute

public void testDestinationBothLimitExecute()
Test of execute method, of class ActorByLink.


testBothNoLimitExecute

public void testBothNoLimitExecute()
Test of execute method, of class ActorByLink.


testBothActorLimitExecute

public void testBothActorLimitExecute()
Test of execute method, of class ActorByLink.


testBothLinkLimitExecute

public void testBothLinkLimitExecute()
Test of execute method, of class ActorByLink.


testBothBothLimitExecute

public void testBothBothLimitExecute()
Test of execute method, of class ActorByLink.


testNullNegatedExecute

public void testNullNegatedExecute()
Test of execute method, of class ActorByLink.


testEmptyNegatedExecute

public void testEmptyNegatedExecute()
Test of execute method, of class ActorByLink.


testSourceNoLimitNegatedExecute

public void testSourceNoLimitNegatedExecute()
Test of execute method, of class ActorByLink.


testSourceActorLimitNegatedExecute

public void testSourceActorLimitNegatedExecute()
Test of execute method, of class ActorByLink.


testSourceLinkLimitNegatedExecute

public void testSourceLinkLimitNegatedExecute()
Test of execute method, of class ActorByLink.


testSourceBothLimitNegatedExecute

public void testSourceBothLimitNegatedExecute()
Test of execute method, of class ActorByLink.


testDestinationNoLimitNegatedExecute

public void testDestinationNoLimitNegatedExecute()
Test of execute method, of class ActorByLink.


testDestinationActorLimitNegatedExecute

public void testDestinationActorLimitNegatedExecute()
Test of execute method, of class ActorByLink.


testDestinationLinkLimitNegatedExecute

public void testDestinationLinkLimitNegatedExecute()
Test of execute method, of class ActorByLink.


testDestinationBothLimitNegatedExecute

public void testDestinationBothLimitNegatedExecute()
Test of execute method, of class ActorByLink.


testBothNoLimitNegatedExecute

public void testBothNoLimitNegatedExecute()
Test of execute method, of class ActorByLink.


testBothActorLimitNegatedExecute

public void testBothActorLimitNegatedExecute()
Test of execute method, of class ActorByLink.


testBothLinkLimitNegatedExecute

public void testBothLinkLimitNegatedExecute()
Test of execute method, of class ActorByLink.


testBothBothLimitNegatedExecute

public void testBothBothLimitNegatedExecute()
Test of execute method, of class ActorByLink.


testNullExecuteIterator

public void testNullExecuteIterator()
Test of execute method, of class ActorByLink.


testEmptyExecuteIterator

public void testEmptyExecuteIterator()
Test of execute method, of class ActorByLink.


testSourceNoLimitExecuteIterator

public void testSourceNoLimitExecuteIterator()
Test of execute method, of class ActorByLink.


testSourceActorLimitExecuteIterator

public void testSourceActorLimitExecuteIterator()
Test of execute method, of class ActorByLink.


testSourceLinkLimitExecuteIterator

public void testSourceLinkLimitExecuteIterator()
Test of execute method, of class ActorByLink.


testSourceBothLimitExecuteIterator

public void testSourceBothLimitExecuteIterator()
Test of execute method, of class ActorByLink.


testDestinationNoLimitExecuteIterator

public void testDestinationNoLimitExecuteIterator()
Test of execute method, of class ActorByLink.


testDestinationActorLimitExecuteIterator

public void testDestinationActorLimitExecuteIterator()
Test of execute method, of class ActorByLink.


testDestinationLinkLimitExecuteIterator

public void testDestinationLinkLimitExecuteIterator()
Test of execute method, of class ActorByLink.


testDestinationBothLimitExecuteIterator

public void testDestinationBothLimitExecuteIterator()
Test of execute method, of class ActorByLink.


testBothNoLimitExecuteIterator

public void testBothNoLimitExecuteIterator()
Test of execute method, of class ActorByLink.


testBothActorLimitExecuteIterator

public void testBothActorLimitExecuteIterator()
Test of execute method, of class ActorByLink.


testBothLinkLimitExecuteIterator

public void testBothLinkLimitExecuteIterator()
Test of execute method, of class ActorByLink.


testBothBothLimitExecuteIterator

public void testBothBothLimitExecuteIterator()
Test of execute method, of class ActorByLink.


testNullNegatedExecuteIterator

public void testNullNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testEmptyNegatedExecuteIterator

public void testEmptyNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testSourceNoLimitNegatedExecuteIterator

public void testSourceNoLimitNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testSourceActorLimitNegatedExecuteIterator

public void testSourceActorLimitNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testSourceLinkLimitNegatedExecuteIterator

public void testSourceLinkLimitNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testSourceBothLimitNegatedExecuteIterator

public void testSourceBothLimitNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testDestinationNoLimitNegatedExecuteIterator

public void testDestinationNoLimitNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testDestinationActorLimitNegatedExecuteIterator

public void testDestinationActorLimitNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testDestinationLinkLimitNegatedExecuteIterator

public void testDestinationLinkLimitNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testDestinationBothLimitNegatedExecuteIterator

public void testDestinationBothLimitNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testBothNoLimitNegatedExecuteIterator

public void testBothNoLimitNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testBothActorLimitNegatedExecuteIterator

public void testBothActorLimitNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testBothLinkLimitNegatedExecuteIterator

public void testBothLinkLimitNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testBothBothLimitNegatedExecuteIterator

public void testBothBothLimitNegatedExecuteIterator()
Test of execute method, of class ActorByLink.


testExportQuery

public void testExportQuery()
                     throws java.lang.Exception
Test of exportQuery method, of class ActorByLink.

Throws:
java.lang.Exception

testBuildQuery

public void testBuildQuery()
Test of buildQuery method, of class ActorByLink.


testTrueBuildQuery

public void testTrueBuildQuery()
Test of buildQuery method, of class ActorByLink.


testNullLinkEndBuildQuery

public void testNullLinkEndBuildQuery()
Test of buildQuery method, of class ActorByLink.


testNullQueryBuildQuery

public void testNullQueryBuildQuery()
Test of buildQuery method, of class ActorByLink.


testBuildingStatus

public void testBuildingStatus()
Test of buildingStatus method, of class ActorByLink.


testPrototype

public void testPrototype()
Test of prototype method, of class ActorByLink.


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