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

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

public class DataVectorQueryTest
extends TestCase


Constructor Summary
DataVectorQueryTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testBuildingStatus()
          Test of buildingStatus method, of class DataVectorQuery.
 void testBuildQuery()
          Test of buildQuery method, of class DataVectorQuery.
 void testDotProductNegativeExecute()
          Test of execute method, of class DataVectorQuery.
 void testDotProductNegativeExecuteNegated()
          Test of execute method, of class DataVectorQuery.
 void testDotProductPositiveExecute()
          Test of execute method, of class DataVectorQuery.
 void testDotProductPositiveExecuteNegated()
          Test of execute method, of class DataVectorQuery.
 void testDoubleArrayExecute()
          Test of execute method, of class DataVectorQuery.
 void testDoubleArrayExecuteNegated()
          Test of execute method, of class DataVectorQuery.
 void testEmptyExecute()
          Test of execute method, of class DataVectorQuery.
 void testEmptyExecuteNegated()
          Test of execute method, of class DataVectorQuery.
 void testExportQuery()
          Test of exportQuery method, of class DataVectorQuery.
 void testFirstExecute()
          Test of execute method, of class DataVectorQuery.
 void testFirstExecuteNegated()
          Test of execute method, of class DataVectorQuery.
 void testLastExecute()
          Test of execute method, of class DataVectorQuery.
 void testLastExecuteNegated()
          Test of execute method, of class DataVectorQuery.
 void testManhattanNegativeExecute()
          Test of execute method, of class DataVectorQuery.
 void testManhattanNegativeExecuteNegated()
          Test of execute method, of class DataVectorQuery.
 void testManhattanPositiveExecute()
          Test of execute method, of class DataVectorQuery.
 void testManhattanPositiveExecuteNegated()
          Test of execute method, of class DataVectorQuery.
 void testNotBuildQuery()
          Test of buildQuery method, of class DataVectorQuery.
 void testNullComparisonBuildQuery()
          Test of buildQuery method, of class DataVectorQuery.
 void testNullDataVectorBuildQuery()
          Test of buildQuery method, of class DataVectorQuery.
 void testNullExecute()
          Test of execute method, of class DataVectorQuery.
 void testNullExecuteNegated()
          Test of execute method, of class DataVectorQuery.
 void testNullQueryBuildQuery()
          Test of buildQuery method, of class DataVectorQuery.
 void testPrototype()
          Test of prototype method, of class DataVectorQuery.
 void testWekaExecute()
          Test of execute method, of class DataVectorQuery.
 void testWekaExecuteNegated()
          Test of execute method, of class DataVectorQuery.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataVectorQueryTest

public DataVectorQueryTest(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 DataVectorQuery.


testEmptyExecute

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


testFirstExecute

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


testLastExecute

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


testDoubleArrayExecute

public void testDoubleArrayExecute()
Test of execute method, of class DataVectorQuery.


testWekaExecute

public void testWekaExecute()
Test of execute method, of class DataVectorQuery.


testManhattanPositiveExecute

public void testManhattanPositiveExecute()
Test of execute method, of class DataVectorQuery.


testManhattanNegativeExecute

public void testManhattanNegativeExecute()
Test of execute method, of class DataVectorQuery.


testDotProductPositiveExecute

public void testDotProductPositiveExecute()
Test of execute method, of class DataVectorQuery.


testDotProductNegativeExecute

public void testDotProductNegativeExecute()
Test of execute method, of class DataVectorQuery.


testNullExecuteNegated

public void testNullExecuteNegated()
Test of execute method, of class DataVectorQuery.


testEmptyExecuteNegated

public void testEmptyExecuteNegated()
Test of execute method, of class DataVectorQuery.


testFirstExecuteNegated

public void testFirstExecuteNegated()
Test of execute method, of class DataVectorQuery.


testLastExecuteNegated

public void testLastExecuteNegated()
Test of execute method, of class DataVectorQuery.


testDoubleArrayExecuteNegated

public void testDoubleArrayExecuteNegated()
Test of execute method, of class DataVectorQuery.


testWekaExecuteNegated

public void testWekaExecuteNegated()
Test of execute method, of class DataVectorQuery.


testManhattanPositiveExecuteNegated

public void testManhattanPositiveExecuteNegated()
Test of execute method, of class DataVectorQuery.


testManhattanNegativeExecuteNegated

public void testManhattanNegativeExecuteNegated()
Test of execute method, of class DataVectorQuery.


testDotProductPositiveExecuteNegated

public void testDotProductPositiveExecuteNegated()
Test of execute method, of class DataVectorQuery.


testDotProductNegativeExecuteNegated

public void testDotProductNegativeExecuteNegated()
Test of execute method, of class DataVectorQuery.


testExportQuery

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


testBuildQuery

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


testNullComparisonBuildQuery

public void testNullComparisonBuildQuery()
Test of buildQuery method, of class DataVectorQuery.


testNotBuildQuery

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


testNullQueryBuildQuery

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


testNullDataVectorBuildQuery

public void testNullDataVectorBuildQuery()
Test of buildQuery method, of class DataVectorQuery.


testBuildingStatus

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


testPrototype

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


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