nz.ac.waikato.mcennis.rat.graph.query.property
Class NumericQueryTest

java.lang.Object
  extended by TestCase
      extended by nz.ac.waikato.mcennis.rat.graph.query.property.NumericQueryTest

public class NumericQueryTest
extends TestCase


Constructor Summary
NumericQueryTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testAboveEQExecute()
          Test of execute method, of class NumericQuery.
 void testAboveEQExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testAboveGTEExecute()
          Test of execute method, of class NumericQuery.
 void testAboveGTEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testAboveGTExecute()
          Test of execute method, of class NumericQuery.
 void testAboveGTExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testAboveLTEExecute()
          Test of execute method, of class NumericQuery.
 void testAboveLTEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testAboveLTExecute()
          Test of execute method, of class NumericQuery.
 void testAboveLTExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testAboveNEExecute()
          Test of execute method, of class NumericQuery.
 void testAboveNEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testBaseBuildQuery()
          Test of buildQuery method, of class NumericQuery.
 void testBelowEQExecute()
          Test of execute method, of class NumericQuery.
 void testBelowEQExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testBelowGTEExecute()
          Test of execute method, of class NumericQuery.
 void testBelowGTEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testBelowGTExecute()
          Test of execute method, of class NumericQuery.
 void testBelowGTExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testBelowLTEExecute()
          Test of execute method, of class NumericQuery.
 void testBelowLTEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testBelowLTExecute()
          Test of execute method, of class NumericQuery.
 void testBelowLTExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testBelowNEExecute()
          Test of execute method, of class NumericQuery.
 void testBelowNEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testBuildingStatus()
          Test of buildingStatus method, of class NumericQuery.
 void testEmptyExecute()
          Test of execute method, of class NumericQuery.
 void testEmptyExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testEqualsEQExecute()
          Test of execute method, of class NumericQuery.
 void testEqualsEQExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testEqualsGTEExecute()
          Test of execute method, of class NumericQuery.
 void testEqualsGTEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testEqualsGTExecute()
          Test of execute method, of class NumericQuery.
 void testEqualsGTExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testEqualsLTEExecute()
          Test of execute method, of class NumericQuery.
 void testEqualsLTEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testEqualsLTExecute()
          Test of execute method, of class NumericQuery.
 void testEqualsLTExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testEqualsNEExecute()
          Test of execute method, of class NumericQuery.
 void testEqualsNEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testExportQuery()
          Test of exportQuery method, of class NumericQuery.
 void testFirstExecute()
          Test of execute method, of class NumericQuery.
 void testFirstExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testLastExecute()
          Test of execute method, of class NumericQuery.
 void testLastExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNAComparisonBuildQuery()
          Test of buildQuery method, of class NumericQuery.
 void testNACompEQExecute()
          Test of execute method, of class NumericQuery.
 void testNACompEQExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNACompGTEExecute()
          Test of execute method, of class NumericQuery.
 void testNACompGTEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNACompGTExecute()
          Test of execute method, of class NumericQuery.
 void testNACompGTExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNACompLTEExecute()
          Test of execute method, of class NumericQuery.
 void testNACompLTEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNACompLTExecute()
          Test of execute method, of class NumericQuery.
 void testNACompLTExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNACompNEExecute()
          Test of execute method, of class NumericQuery.
 void testNACompNEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNAEQExecute()
          Test of execute method, of class NumericQuery.
 void testNAEQExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNAGTEExecute()
          Test of execute method, of class NumericQuery.
 void testNAGTEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNAGTExecute()
          Test of execute method, of class NumericQuery.
 void testNAGTExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNALTEExecute()
          Test of execute method, of class NumericQuery.
 void testNALTEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNALTExecute()
          Test of execute method, of class NumericQuery.
 void testNALTExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNANAEQExecute()
          Test of execute method, of class NumericQuery.
 void testNANAEQExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNANAGTEExecute()
          Test of execute method, of class NumericQuery.
 void testNANAGTEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNANAGTExecute()
          Test of execute method, of class NumericQuery.
 void testNANAGTExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNANALTEExecute()
          Test of execute method, of class NumericQuery.
 void testNANALTEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNANALTExecute()
          Test of execute method, of class NumericQuery.
 void testNANALTExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNANANEExecute()
          Test of execute method, of class NumericQuery.
 void testNANANEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNANEExecute()
          Test of execute method, of class NumericQuery.
 void testNANEExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNotBuildQuery()
          Test of buildQuery method, of class NumericQuery.
 void testNullExecute()
          Test of execute method, of class NumericQuery.
 void testNullExecuteNegative()
          Test of execute method, of class NumericQuery.
 void testNullOperationBuildQuery()
          Test of buildQuery method, of class NumericQuery.
 void testPrototype()
          Test of prototype method, of class NumericQuery.
 void testWrongTypeExecute()
          Test of execute method, of class NumericQuery.
 void testWrongTypeExecuteNegative()
          Test of execute method, of class NumericQuery.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumericQueryTest

public NumericQueryTest(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 NumericQuery.


testWrongTypeExecute

public void testWrongTypeExecute()
Test of execute method, of class NumericQuery.


testEmptyExecute

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


testFirstExecute

public void testFirstExecute()
Test of execute method, of class NumericQuery.


testLastExecute

public void testLastExecute()
Test of execute method, of class NumericQuery.


testAboveEQExecute

public void testAboveEQExecute()
Test of execute method, of class NumericQuery.


testBelowEQExecute

public void testBelowEQExecute()
Test of execute method, of class NumericQuery.


testEqualsEQExecute

public void testEqualsEQExecute()
Test of execute method, of class NumericQuery.


testNAEQExecute

public void testNAEQExecute()
Test of execute method, of class NumericQuery.


testNACompEQExecute

public void testNACompEQExecute()
Test of execute method, of class NumericQuery.


testNANAEQExecute

public void testNANAEQExecute()
Test of execute method, of class NumericQuery.


testAboveGTExecute

public void testAboveGTExecute()
Test of execute method, of class NumericQuery.


testBelowGTExecute

public void testBelowGTExecute()
Test of execute method, of class NumericQuery.


testEqualsGTExecute

public void testEqualsGTExecute()
Test of execute method, of class NumericQuery.


testNAGTExecute

public void testNAGTExecute()
Test of execute method, of class NumericQuery.


testNACompGTExecute

public void testNACompGTExecute()
Test of execute method, of class NumericQuery.


testNANAGTExecute

public void testNANAGTExecute()
Test of execute method, of class NumericQuery.


testAboveLTExecute

public void testAboveLTExecute()
Test of execute method, of class NumericQuery.


testBelowLTExecute

public void testBelowLTExecute()
Test of execute method, of class NumericQuery.


testEqualsLTExecute

public void testEqualsLTExecute()
Test of execute method, of class NumericQuery.


testNALTExecute

public void testNALTExecute()
Test of execute method, of class NumericQuery.


testNACompLTExecute

public void testNACompLTExecute()
Test of execute method, of class NumericQuery.


testNANALTExecute

public void testNANALTExecute()
Test of execute method, of class NumericQuery.


testAboveGTEExecute

public void testAboveGTEExecute()
Test of execute method, of class NumericQuery.


testBelowGTEExecute

public void testBelowGTEExecute()
Test of execute method, of class NumericQuery.


testEqualsGTEExecute

public void testEqualsGTEExecute()
Test of execute method, of class NumericQuery.


testNAGTEExecute

public void testNAGTEExecute()
Test of execute method, of class NumericQuery.


testNACompGTEExecute

public void testNACompGTEExecute()
Test of execute method, of class NumericQuery.


testNANAGTEExecute

public void testNANAGTEExecute()
Test of execute method, of class NumericQuery.


testAboveLTEExecute

public void testAboveLTEExecute()
Test of execute method, of class NumericQuery.


testBelowLTEExecute

public void testBelowLTEExecute()
Test of execute method, of class NumericQuery.


testEqualsLTEExecute

public void testEqualsLTEExecute()
Test of execute method, of class NumericQuery.


testNALTEExecute

public void testNALTEExecute()
Test of execute method, of class NumericQuery.


testNACompLTEExecute

public void testNACompLTEExecute()
Test of execute method, of class NumericQuery.


testNANALTEExecute

public void testNANALTEExecute()
Test of execute method, of class NumericQuery.


testAboveNEExecute

public void testAboveNEExecute()
Test of execute method, of class NumericQuery.


testBelowNEExecute

public void testBelowNEExecute()
Test of execute method, of class NumericQuery.


testEqualsNEExecute

public void testEqualsNEExecute()
Test of execute method, of class NumericQuery.


testNANEExecute

public void testNANEExecute()
Test of execute method, of class NumericQuery.


testNACompNEExecute

public void testNACompNEExecute()
Test of execute method, of class NumericQuery.


testNANANEExecute

public void testNANANEExecute()
Test of execute method, of class NumericQuery.


testNullExecuteNegative

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


testWrongTypeExecuteNegative

public void testWrongTypeExecuteNegative()
Test of execute method, of class NumericQuery.


testEmptyExecuteNegative

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


testFirstExecuteNegative

public void testFirstExecuteNegative()
Test of execute method, of class NumericQuery.


testLastExecuteNegative

public void testLastExecuteNegative()
Test of execute method, of class NumericQuery.


testAboveEQExecuteNegative

public void testAboveEQExecuteNegative()
Test of execute method, of class NumericQuery.


testBelowEQExecuteNegative

public void testBelowEQExecuteNegative()
Test of execute method, of class NumericQuery.


testEqualsEQExecuteNegative

public void testEqualsEQExecuteNegative()
Test of execute method, of class NumericQuery.


testNAEQExecuteNegative

public void testNAEQExecuteNegative()
Test of execute method, of class NumericQuery.


testNACompEQExecuteNegative

public void testNACompEQExecuteNegative()
Test of execute method, of class NumericQuery.


testNANAEQExecuteNegative

public void testNANAEQExecuteNegative()
Test of execute method, of class NumericQuery.


testAboveGTExecuteNegative

public void testAboveGTExecuteNegative()
Test of execute method, of class NumericQuery.


testBelowGTExecuteNegative

public void testBelowGTExecuteNegative()
Test of execute method, of class NumericQuery.


testEqualsGTExecuteNegative

public void testEqualsGTExecuteNegative()
Test of execute method, of class NumericQuery.


testNAGTExecuteNegative

public void testNAGTExecuteNegative()
Test of execute method, of class NumericQuery.


testNACompGTExecuteNegative

public void testNACompGTExecuteNegative()
Test of execute method, of class NumericQuery.


testNANAGTExecuteNegative

public void testNANAGTExecuteNegative()
Test of execute method, of class NumericQuery.


testAboveLTExecuteNegative

public void testAboveLTExecuteNegative()
Test of execute method, of class NumericQuery.


testBelowLTExecuteNegative

public void testBelowLTExecuteNegative()
Test of execute method, of class NumericQuery.


testEqualsLTExecuteNegative

public void testEqualsLTExecuteNegative()
Test of execute method, of class NumericQuery.


testNALTExecuteNegative

public void testNALTExecuteNegative()
Test of execute method, of class NumericQuery.


testNACompLTExecuteNegative

public void testNACompLTExecuteNegative()
Test of execute method, of class NumericQuery.


testNANALTExecuteNegative

public void testNANALTExecuteNegative()
Test of execute method, of class NumericQuery.


testAboveGTEExecuteNegative

public void testAboveGTEExecuteNegative()
Test of execute method, of class NumericQuery.


testBelowGTEExecuteNegative

public void testBelowGTEExecuteNegative()
Test of execute method, of class NumericQuery.


testEqualsGTEExecuteNegative

public void testEqualsGTEExecuteNegative()
Test of execute method, of class NumericQuery.


testNAGTEExecuteNegative

public void testNAGTEExecuteNegative()
Test of execute method, of class NumericQuery.


testNACompGTEExecuteNegative

public void testNACompGTEExecuteNegative()
Test of execute method, of class NumericQuery.


testNANAGTEExecuteNegative

public void testNANAGTEExecuteNegative()
Test of execute method, of class NumericQuery.


testAboveLTEExecuteNegative

public void testAboveLTEExecuteNegative()
Test of execute method, of class NumericQuery.


testBelowLTEExecuteNegative

public void testBelowLTEExecuteNegative()
Test of execute method, of class NumericQuery.


testEqualsLTEExecuteNegative

public void testEqualsLTEExecuteNegative()
Test of execute method, of class NumericQuery.


testNALTEExecuteNegative

public void testNALTEExecuteNegative()
Test of execute method, of class NumericQuery.


testNACompLTEExecuteNegative

public void testNACompLTEExecuteNegative()
Test of execute method, of class NumericQuery.


testNANALTEExecuteNegative

public void testNANALTEExecuteNegative()
Test of execute method, of class NumericQuery.


testAboveNEExecuteNegative

public void testAboveNEExecuteNegative()
Test of execute method, of class NumericQuery.


testBelowNEExecuteNegative

public void testBelowNEExecuteNegative()
Test of execute method, of class NumericQuery.


testEqualsNEExecuteNegative

public void testEqualsNEExecuteNegative()
Test of execute method, of class NumericQuery.


testNANEExecuteNegative

public void testNANEExecuteNegative()
Test of execute method, of class NumericQuery.


testNACompNEExecuteNegative

public void testNACompNEExecuteNegative()
Test of execute method, of class NumericQuery.


testNANANEExecuteNegative

public void testNANANEExecuteNegative()
Test of execute method, of class NumericQuery.


testExportQuery

public void testExportQuery()
Test of exportQuery method, of class NumericQuery.


testNullOperationBuildQuery

public void testNullOperationBuildQuery()
Test of buildQuery method, of class NumericQuery.


testBaseBuildQuery

public void testBaseBuildQuery()
Test of buildQuery method, of class NumericQuery.


testNAComparisonBuildQuery

public void testNAComparisonBuildQuery()
Test of buildQuery method, of class NumericQuery.


testNotBuildQuery

public void testNotBuildQuery()
Test of buildQuery method, of class NumericQuery.


testBuildingStatus

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


testPrototype

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


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