nz.ac.waikato.mcennis.rat.graph.query.link
Class LinkByRelationTest

java.lang.Object
  extended by TestCase
      extended by nz.ac.waikato.mcennis.rat.graph.query.link.LinkByRelationTest

public class LinkByRelationTest
extends TestCase


Constructor Summary
LinkByRelationTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testBFBuildQuery()
          Test of buildQuery method, of class LinkByRelation.
 void testBTBuildQuery()
          Test of buildQuery method, of class LinkByRelation.
 void testBuildingStatus()
          Test of buildingStatus method, of class LinkByRelation.
 void testDALimitExecuteNegative()
          Test of execute method, of class LinkByRelation.
 void testDALimitExecuteNegativeIterator()
          Test of execute method, of class LinkByRelation.
 void testDALimitExecutePositive()
          Test of execute method, of class LinkByRelation.
 void testDALimitExecutePositiveIterator()
          Test of execute method, of class LinkByRelation.
 void testDALinkLimitExecuteNegative()
          Test of execute method, of class LinkByRelation.
 void testDALinkLimitExecuteNegativeIterator()
          Test of execute method, of class LinkByRelation.
 void testDALinkLimitExecutePositive()
          Test of execute method, of class LinkByRelation.
 void testDALinkLimitExecutePositiveIterator()
          Test of execute method, of class LinkByRelation.
 void testEmptyExecuteNegative()
          Test of execute method, of class LinkByRelation.
 void testEmptyExecuteNegativeIterator()
          Test of execute method, of class LinkByRelation.
 void testEmptyExecutePositive()
          Test of execute method, of class LinkByRelation.
 void testEmptyExecutePositiveIterator()
          Test of execute method, of class LinkByRelation.
 void testExportQuery()
          Test of exportQuery method, of class LinkByRelation.
 void testLinkLimitExecuteNegative()
          Test of execute method, of class LinkByRelation.
 void testLinkLimitExecuteNegativeIterator()
          Test of execute method, of class LinkByRelation.
 void testLinkLimitExecutePositive()
          Test of execute method, of class LinkByRelation.
 void testLinkLimitExecutePositiveIterator()
          Test of execute method, of class LinkByRelation.
 void testNFBuildQuery()
          Test of buildQuery method, of class LinkByRelation.
 void testNTBuildQuery()
          Test of buildQuery method, of class LinkByRelation.
 void testNullExecuteNegative()
          Test of execute method, of class LinkByRelation.
 void testNullExecuteNegativeIterator()
          Test of execute method, of class LinkByRelation.
 void testNullExecutePositive()
          Test of execute method, of class LinkByRelation.
 void testNullExecutePositiveIterator()
          Test of execute method, of class LinkByRelation.
 void testPrototype()
          Test of prototype method, of class LinkByRelation.
 void testRegExpExecuteNegative()
          Test of execute method, of class LinkByRelation.
 void testRegExpExecuteNegativeIterator()
          Test of execute method, of class LinkByRelation.
 void testRegExpExecutePositive()
          Test of execute method, of class LinkByRelation.
 void testRegExpExecutePositiveIterator()
          Test of execute method, of class LinkByRelation.
 void testRFBuildQuery()
          Test of buildQuery method, of class LinkByRelation.
 void testRTBuildQuery()
          Test of buildQuery method, of class LinkByRelation.
 void testSADALimitExecuteNegative()
          Test of execute method, of class LinkByRelation.
 void testSADALimitExecuteNegativeIterator()
          Test of execute method, of class LinkByRelation.
 void testSADALimitExecutePositive()
          Test of execute method, of class LinkByRelation.
 void testSADALimitExecutePositiveIterator()
          Test of execute method, of class LinkByRelation.
 void testSADALinkLimitExecuteNegative()
          Test of execute method, of class LinkByRelation.
 void testSADALinkLimitExecuteNegativeIterator()
          Test of execute method, of class LinkByRelation.
 void testSADALinkLimitExecutePositive()
          Test of execute method, of class LinkByRelation.
 void testSADALinkLimitExecutePositiveIterator()
          Test of execute method, of class LinkByRelation.
 void testSALimitExecuteNegative()
          Test of execute method, of class LinkByRelation.
 void testSALimitExecuteNegativeIterator()
          Test of execute method, of class LinkByRelation.
 void testSALimitExecutePositive()
          Test of execute method, of class LinkByRelation.
 void testSALimitExecutePositiveIterator()
          Test of execute method, of class LinkByRelation.
 void testSALinkLimitExecuteNegative()
          Test of execute method, of class LinkByRelation.
 void testSALinkLimitExecuteNegativeIterator()
          Test of execute method, of class LinkByRelation.
 void testSALinkLimitExecutePositive()
          Test of execute method, of class LinkByRelation.
 void testSALinkLimitExecutePositiveIterator()
          Test of execute method, of class LinkByRelation.
 void testSFBuildQuery()
          Test of buildQuery method, of class LinkByRelation.
 void testSimpleExecuteNegative()
          Test of execute method, of class LinkByRelation.
 void testSimpleExecuteNegativeIterator()
          Test of execute method, of class LinkByRelation.
 void testSimpleExecutePositive()
          Test of execute method, of class LinkByRelation.
 void testSimpleExecutePositiveIterator()
          Test of execute method, of class LinkByRelation.
 void testSTBuildQuery()
          Test of buildQuery method, of class LinkByRelation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkByRelationTest

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

testNFBuildQuery

public void testNFBuildQuery()
Test of buildQuery method, of class LinkByRelation.


testNTBuildQuery

public void testNTBuildQuery()
Test of buildQuery method, of class LinkByRelation.


testSFBuildQuery

public void testSFBuildQuery()
Test of buildQuery method, of class LinkByRelation.


testSTBuildQuery

public void testSTBuildQuery()
Test of buildQuery method, of class LinkByRelation.


testBFBuildQuery

public void testBFBuildQuery()
Test of buildQuery method, of class LinkByRelation.


testBTBuildQuery

public void testBTBuildQuery()
Test of buildQuery method, of class LinkByRelation.


testRFBuildQuery

public void testRFBuildQuery()
Test of buildQuery method, of class LinkByRelation.


testRTBuildQuery

public void testRTBuildQuery()
Test of buildQuery method, of class LinkByRelation.


testNullExecutePositive

public void testNullExecutePositive()
Test of execute method, of class LinkByRelation.


testEmptyExecutePositive

public void testEmptyExecutePositive()
Test of execute method, of class LinkByRelation.


testSALimitExecutePositive

public void testSALimitExecutePositive()
Test of execute method, of class LinkByRelation.


testDALimitExecutePositive

public void testDALimitExecutePositive()
Test of execute method, of class LinkByRelation.


testSADALimitExecutePositive

public void testSADALimitExecutePositive()
Test of execute method, of class LinkByRelation.


testLinkLimitExecutePositive

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


testSALinkLimitExecutePositive

public void testSALinkLimitExecutePositive()
Test of execute method, of class LinkByRelation.


testDALinkLimitExecutePositive

public void testDALinkLimitExecutePositive()
Test of execute method, of class LinkByRelation.


testSADALinkLimitExecutePositive

public void testSADALinkLimitExecutePositive()
Test of execute method, of class LinkByRelation.


testSimpleExecutePositive

public void testSimpleExecutePositive()
Test of execute method, of class LinkByRelation.


testRegExpExecutePositive

public void testRegExpExecutePositive()
Test of execute method, of class LinkByRelation.


testNullExecuteNegative

public void testNullExecuteNegative()
Test of execute method, of class LinkByRelation.


testEmptyExecuteNegative

public void testEmptyExecuteNegative()
Test of execute method, of class LinkByRelation.


testSALimitExecuteNegative

public void testSALimitExecuteNegative()
Test of execute method, of class LinkByRelation.


testDALimitExecuteNegative

public void testDALimitExecuteNegative()
Test of execute method, of class LinkByRelation.


testSADALimitExecuteNegative

public void testSADALimitExecuteNegative()
Test of execute method, of class LinkByRelation.


testLinkLimitExecuteNegative

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


testSALinkLimitExecuteNegative

public void testSALinkLimitExecuteNegative()
Test of execute method, of class LinkByRelation.


testDALinkLimitExecuteNegative

public void testDALinkLimitExecuteNegative()
Test of execute method, of class LinkByRelation.


testSADALinkLimitExecuteNegative

public void testSADALinkLimitExecuteNegative()
Test of execute method, of class LinkByRelation.


testSimpleExecuteNegative

public void testSimpleExecuteNegative()
Test of execute method, of class LinkByRelation.


testRegExpExecuteNegative

public void testRegExpExecuteNegative()
Test of execute method, of class LinkByRelation.


testNullExecutePositiveIterator

public void testNullExecutePositiveIterator()
Test of execute method, of class LinkByRelation.


testEmptyExecutePositiveIterator

public void testEmptyExecutePositiveIterator()
Test of execute method, of class LinkByRelation.


testSALimitExecutePositiveIterator

public void testSALimitExecutePositiveIterator()
Test of execute method, of class LinkByRelation.


testDALimitExecutePositiveIterator

public void testDALimitExecutePositiveIterator()
Test of execute method, of class LinkByRelation.


testSADALimitExecutePositiveIterator

public void testSADALimitExecutePositiveIterator()
Test of execute method, of class LinkByRelation.


testLinkLimitExecutePositiveIterator

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


testSALinkLimitExecutePositiveIterator

public void testSALinkLimitExecutePositiveIterator()
Test of execute method, of class LinkByRelation.


testDALinkLimitExecutePositiveIterator

public void testDALinkLimitExecutePositiveIterator()
Test of execute method, of class LinkByRelation.


testSADALinkLimitExecutePositiveIterator

public void testSADALinkLimitExecutePositiveIterator()
Test of execute method, of class LinkByRelation.


testSimpleExecutePositiveIterator

public void testSimpleExecutePositiveIterator()
Test of execute method, of class LinkByRelation.


testRegExpExecutePositiveIterator

public void testRegExpExecutePositiveIterator()
Test of execute method, of class LinkByRelation.


testNullExecuteNegativeIterator

public void testNullExecuteNegativeIterator()
Test of execute method, of class LinkByRelation.


testEmptyExecuteNegativeIterator

public void testEmptyExecuteNegativeIterator()
Test of execute method, of class LinkByRelation.


testSALimitExecuteNegativeIterator

public void testSALimitExecuteNegativeIterator()
Test of execute method, of class LinkByRelation.


testDALimitExecuteNegativeIterator

public void testDALimitExecuteNegativeIterator()
Test of execute method, of class LinkByRelation.


testSADALimitExecuteNegativeIterator

public void testSADALimitExecuteNegativeIterator()
Test of execute method, of class LinkByRelation.


testLinkLimitExecuteNegativeIterator

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


testSALinkLimitExecuteNegativeIterator

public void testSALinkLimitExecuteNegativeIterator()
Test of execute method, of class LinkByRelation.


testDALinkLimitExecuteNegativeIterator

public void testDALinkLimitExecuteNegativeIterator()
Test of execute method, of class LinkByRelation.


testSADALinkLimitExecuteNegativeIterator

public void testSADALinkLimitExecuteNegativeIterator()
Test of execute method, of class LinkByRelation.


testSimpleExecuteNegativeIterator

public void testSimpleExecuteNegativeIterator()
Test of execute method, of class LinkByRelation.


testRegExpExecuteNegativeIterator

public void testRegExpExecuteNegativeIterator()
Test of execute method, of class LinkByRelation.


testExportQuery

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

Throws:
java.lang.Exception

testBuildingStatus

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


testPrototype

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


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