|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
nz.ac.waikato.mcennis.rat.graph.query.link.LinkByRelationTest
public class LinkByRelationTest
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 |
---|
public LinkByRelationTest(java.lang.String testName)
Method Detail |
---|
protected void setUp() throws java.lang.Exception
java.lang.Exception
protected void tearDown() throws java.lang.Exception
java.lang.Exception
public void testNFBuildQuery()
public void testNTBuildQuery()
public void testSFBuildQuery()
public void testSTBuildQuery()
public void testBFBuildQuery()
public void testBTBuildQuery()
public void testRFBuildQuery()
public void testRTBuildQuery()
public void testNullExecutePositive()
public void testEmptyExecutePositive()
public void testSALimitExecutePositive()
public void testDALimitExecutePositive()
public void testSADALimitExecutePositive()
public void testLinkLimitExecutePositive()
public void testSALinkLimitExecutePositive()
public void testDALinkLimitExecutePositive()
public void testSADALinkLimitExecutePositive()
public void testSimpleExecutePositive()
public void testRegExpExecutePositive()
public void testNullExecuteNegative()
public void testEmptyExecuteNegative()
public void testSALimitExecuteNegative()
public void testDALimitExecuteNegative()
public void testSADALimitExecuteNegative()
public void testLinkLimitExecuteNegative()
public void testSALinkLimitExecuteNegative()
public void testDALinkLimitExecuteNegative()
public void testSADALinkLimitExecuteNegative()
public void testSimpleExecuteNegative()
public void testRegExpExecuteNegative()
public void testNullExecutePositiveIterator()
public void testEmptyExecutePositiveIterator()
public void testSALimitExecutePositiveIterator()
public void testDALimitExecutePositiveIterator()
public void testSADALimitExecutePositiveIterator()
public void testLinkLimitExecutePositiveIterator()
public void testSALinkLimitExecutePositiveIterator()
public void testDALinkLimitExecutePositiveIterator()
public void testSADALinkLimitExecutePositiveIterator()
public void testSimpleExecutePositiveIterator()
public void testRegExpExecutePositiveIterator()
public void testNullExecuteNegativeIterator()
public void testEmptyExecuteNegativeIterator()
public void testSALimitExecuteNegativeIterator()
public void testDALimitExecuteNegativeIterator()
public void testSADALimitExecuteNegativeIterator()
public void testLinkLimitExecuteNegativeIterator()
public void testSALinkLimitExecuteNegativeIterator()
public void testDALinkLimitExecuteNegativeIterator()
public void testSADALinkLimitExecuteNegativeIterator()
public void testSimpleExecuteNegativeIterator()
public void testRegExpExecuteNegativeIterator()
public void testExportQuery() throws java.lang.Exception
java.lang.Exception
public void testBuildingStatus()
public void testPrototype()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |