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

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

public class ActorByModeTest
extends TestCase


Constructor Summary
ActorByModeTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testActorLimitExecuteNegative()
          Test of execute method, of class ActorByMode.
 void testActorLimitExecuteNegativeIterator()
          Test of execute method, of class ActorByMode.
 void testActorLimitExecutePositive()
          Test of execute method, of class ActorByMode.
 void testActorLimitExecutePositiveIterator()
          Test of execute method, of class ActorByMode.
 void testActorLinkLimitExecuteNegative()
          Test of execute method, of class ActorByMode.
 void testActorLinkLimitExecuteNegativeIterator()
          Test of execute method, of class ActorByMode.
 void testActorLinkLimitExecutePositive()
          Test of execute method, of class ActorByMode.
 void testActorLinkLimitExecutePositiveIterator()
          Test of execute method, of class ActorByMode.
 void testBNFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testBNTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testBRFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testBRTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testBSFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testBSTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testBuildingStatus()
          Test of buildingStatus method, of class ActorByMode.
 void testExportQuery()
          Test of exportQuery method, of class ActorByMode.
 void testLinkLimitExecuteNegative()
          Test of execute method, of class ActorByMode.
 void testLinkLimitExecuteNegativeIterator()
          Test of execute method, of class ActorByMode.
 void testLinkLimitExecutePositive()
          Test of execute method, of class ActorByMode.
 void testLinkLimitExecutePositiveIterator()
          Test of execute method, of class ActorByMode.
 void testNBFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testNBTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testNNFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testNNTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testNRFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testNRTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testNSFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testNSTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testNullExecute()
          Test of execute method, of class ActorByMode.
 void testNullExecuteIterator()
          Test of execute method, of class ActorByMode.
 void testPrototype()
          Test of prototype method, of class ActorByMode.
 void testRBFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testRBTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testRegExpRegExpNegativeExecute()
          Test of execute method, of class ActorByMode.
 void testRegExpRegExpNegativeExecuteIterator()
          Test of execute method, of class ActorByMode.
 void testRegExpRegExpPositiveExecute()
          Test of execute method, of class ActorByMode.
 void testRegExpRegExpPositiveExecuteIterator()
          Test of execute method, of class ActorByMode.
 void testRNFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testRNTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testRRFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testRRTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testRSFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testRSTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testSBFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testSBTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testSimpleRegExpNegativeExecute()
          Test of execute method, of class ActorByMode.
 void testSimpleRegExpNegativeExecuteIterator()
          Test of execute method, of class ActorByMode.
 void testSimpleRegExpPositiveExecute()
          Test of execute method, of class ActorByMode.
 void testSimpleRegExpPositiveExecuteIterator()
          Test of execute method, of class ActorByMode.
 void testSimpleSimpleNegativeExecute()
          Test of execute method, of class ActorByMode.
 void testSimpleSimpleNegativeExecuteIterator()
          Test of execute method, of class ActorByMode.
 void testSimpleSimplePositiveExecute()
          Test of execute method, of class ActorByMode.
 void testSimpleSimplePositiveExecuteIterator()
          Test of execute method, of class ActorByMode.
 void testSNFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testSNTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testSRFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testSRTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testSSFBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 void testSSTBuildQuery()
          Test of buildQuery method, of class ActorByMode.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActorByModeTest

public ActorByModeTest(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 ActorByMode.


testActorLimitExecutePositive

public void testActorLimitExecutePositive()
Test of execute method, of class ActorByMode.


testLinkLimitExecutePositive

public void testLinkLimitExecutePositive()
Test of execute method, of class ActorByMode.


testActorLinkLimitExecutePositive

public void testActorLinkLimitExecutePositive()
Test of execute method, of class ActorByMode.


testActorLimitExecuteNegative

public void testActorLimitExecuteNegative()
Test of execute method, of class ActorByMode.


testLinkLimitExecuteNegative

public void testLinkLimitExecuteNegative()
Test of execute method, of class ActorByMode.


testActorLinkLimitExecuteNegative

public void testActorLinkLimitExecuteNegative()
Test of execute method, of class ActorByMode.


testSimpleSimplePositiveExecute

public void testSimpleSimplePositiveExecute()
Test of execute method, of class ActorByMode.


testSimpleRegExpPositiveExecute

public void testSimpleRegExpPositiveExecute()
Test of execute method, of class ActorByMode.


testRegExpRegExpPositiveExecute

public void testRegExpRegExpPositiveExecute()
Test of execute method, of class ActorByMode.


testSimpleSimpleNegativeExecute

public void testSimpleSimpleNegativeExecute()
Test of execute method, of class ActorByMode.


testSimpleRegExpNegativeExecute

public void testSimpleRegExpNegativeExecute()
Test of execute method, of class ActorByMode.


testRegExpRegExpNegativeExecute

public void testRegExpRegExpNegativeExecute()
Test of execute method, of class ActorByMode.


testNullExecuteIterator

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


testActorLimitExecutePositiveIterator

public void testActorLimitExecutePositiveIterator()
Test of execute method, of class ActorByMode.


testLinkLimitExecutePositiveIterator

public void testLinkLimitExecutePositiveIterator()
Test of execute method, of class ActorByMode.


testActorLinkLimitExecutePositiveIterator

public void testActorLinkLimitExecutePositiveIterator()
Test of execute method, of class ActorByMode.


testActorLimitExecuteNegativeIterator

public void testActorLimitExecuteNegativeIterator()
Test of execute method, of class ActorByMode.


testLinkLimitExecuteNegativeIterator

public void testLinkLimitExecuteNegativeIterator()
Test of execute method, of class ActorByMode.


testActorLinkLimitExecuteNegativeIterator

public void testActorLinkLimitExecuteNegativeIterator()
Test of execute method, of class ActorByMode.


testSimpleSimplePositiveExecuteIterator

public void testSimpleSimplePositiveExecuteIterator()
Test of execute method, of class ActorByMode.


testSimpleRegExpPositiveExecuteIterator

public void testSimpleRegExpPositiveExecuteIterator()
Test of execute method, of class ActorByMode.


testRegExpRegExpPositiveExecuteIterator

public void testRegExpRegExpPositiveExecuteIterator()
Test of execute method, of class ActorByMode.


testSimpleSimpleNegativeExecuteIterator

public void testSimpleSimpleNegativeExecuteIterator()
Test of execute method, of class ActorByMode.


testSimpleRegExpNegativeExecuteIterator

public void testSimpleRegExpNegativeExecuteIterator()
Test of execute method, of class ActorByMode.


testRegExpRegExpNegativeExecuteIterator

public void testRegExpRegExpNegativeExecuteIterator()
Test of execute method, of class ActorByMode.


testNNFBuildQuery

public void testNNFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testNNTBuildQuery

public void testNNTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testNBFBuildQuery

public void testNBFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testNBTBuildQuery

public void testNBTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testNSFBuildQuery

public void testNSFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testNSTBuildQuery

public void testNSTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testNRFBuildQuery

public void testNRFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testNRTBuildQuery

public void testNRTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testSNFBuildQuery

public void testSNFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testSNTBuildQuery

public void testSNTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testSSFBuildQuery

public void testSSFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testSSTBuildQuery

public void testSSTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testSBFBuildQuery

public void testSBFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testSBTBuildQuery

public void testSBTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testSRFBuildQuery

public void testSRFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testSRTBuildQuery

public void testSRTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testBNFBuildQuery

public void testBNFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testBNTBuildQuery

public void testBNTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testBSFBuildQuery

public void testBSFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testBSTBuildQuery

public void testBSTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testBRFBuildQuery

public void testBRFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testBRTBuildQuery

public void testBRTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testRNFBuildQuery

public void testRNFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testRNTBuildQuery

public void testRNTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testRSFBuildQuery

public void testRSFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testRSTBuildQuery

public void testRSTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testRBFBuildQuery

public void testRBFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testRBTBuildQuery

public void testRBTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testRRFBuildQuery

public void testRRFBuildQuery()
Test of buildQuery method, of class ActorByMode.


testRRTBuildQuery

public void testRRTBuildQuery()
Test of buildQuery method, of class ActorByMode.


testExportQuery

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

Throws:
java.lang.Exception

testBuildingStatus

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


testPrototype

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


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