|
|||||||||
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.NullLinkQueryTest
public class NullLinkQueryTest
Constructor Summary | |
---|---|
NullLinkQueryTest(java.lang.String testName)
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testDALimitNegativeExecute()
Test of execute method, of class NullLinkQuery. |
void |
testDALimitNegativeExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testDALimitPositiveExecute()
Test of execute method, of class NullLinkQuery. |
void |
testDALimitPositiveExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testDALinkLimitNegativeExecute()
Test of execute method, of class NullLinkQuery. |
void |
testDALinkLimitNegativeExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testDALinkLimitPositiveExecute()
Test of execute method, of class NullLinkQuery. |
void |
testDALinkLimitPositiveExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testEmptyLimitsNegativeExecute()
Test of execute method, of class NullLinkQuery. |
void |
testEmptyLimitsNegativeExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testEmptyLimitsPositiveExecute()
Test of execute method, of class NullLinkQuery. |
void |
testEmptyLimitsPositiveExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testEmptyNegativeExecute()
Test of execute method, of class NullLinkQuery. |
void |
testEmptyNegativeExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testEmptyPositiveExecute()
Test of execute method, of class NullLinkQuery. |
void |
testEmptyPositiveExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testFalseBuildQuery()
Test of buildQuery method, of class NullLinkQuery. |
void |
testLinkLimitNegativeExecute()
Test of execute method, of class NullLinkQuery. |
void |
testLinkLimitNegativeExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testLinkLimitPositiveExecute()
Test of execute method, of class NullLinkQuery. |
void |
testLinkLimitPositiveExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testNegativeExecute()
Test of execute method, of class NullLinkQuery. |
void |
testNegativeExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testNullNegativeExecute()
Test of execute method, of class NullLinkQuery. |
void |
testNullNegativeExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testNullPositiveExecute()
Test of execute method, of class NullLinkQuery. |
void |
testNullPositiveExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testPositiveExecute()
Test of execute method, of class NullLinkQuery. |
void |
testPositiveExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testPrototype()
Test of prototype method, of class NullLinkQuery. |
void |
testSADALimitNegativeExecute()
Test of execute method, of class NullLinkQuery. |
void |
testSADALimitNegativeExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testSADALimitPositiveExecute()
Test of execute method, of class NullLinkQuery. |
void |
testSADALimitPositiveExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testSADALinkLimitNegativeExecute()
Test of execute method, of class NullLinkQuery. |
void |
testSADALinkLimitNegativeExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testSADALinkLimitPositiveExecute()
Test of execute method, of class NullLinkQuery. |
void |
testSADALinkLimitPositiveExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testSALimitNegativeExecute()
Test of execute method, of class NullLinkQuery. |
void |
testSALimitNegativeExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testSALimitPositiveExecute()
Test of execute method, of class NullLinkQuery. |
void |
testSALimitPositiveExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testSALinkLimitNegativeExecute()
Test of execute method, of class NullLinkQuery. |
void |
testSALinkLimitNegativeExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testSALinkLimitPositiveExecute()
Test of execute method, of class NullLinkQuery. |
void |
testSALinkLimitPositiveExecuteIterator()
Test of execute method, of class NullLinkQuery. |
void |
testTrueBuildQuery()
Test of buildQuery method, of class NullLinkQuery. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullLinkQueryTest(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 testNullPositiveExecute()
public void testEmptyPositiveExecute()
public void testPositiveExecute()
public void testSALimitPositiveExecute()
public void testDALimitPositiveExecute()
public void testLinkLimitPositiveExecute()
public void testSADALimitPositiveExecute()
public void testSALinkLimitPositiveExecute()
public void testDALinkLimitPositiveExecute()
public void testSADALinkLimitPositiveExecute()
public void testEmptyLimitsPositiveExecute()
public void testNullNegativeExecute()
public void testEmptyNegativeExecute()
public void testNegativeExecute()
public void testSALimitNegativeExecute()
public void testDALimitNegativeExecute()
public void testLinkLimitNegativeExecute()
public void testSADALimitNegativeExecute()
public void testSALinkLimitNegativeExecute()
public void testDALinkLimitNegativeExecute()
public void testSADALinkLimitNegativeExecute()
public void testEmptyLimitsNegativeExecute()
public void testNullPositiveExecuteIterator()
public void testEmptyPositiveExecuteIterator()
public void testPositiveExecuteIterator()
public void testSALimitPositiveExecuteIterator()
public void testDALimitPositiveExecuteIterator()
public void testLinkLimitPositiveExecuteIterator()
public void testSADALimitPositiveExecuteIterator()
public void testSALinkLimitPositiveExecuteIterator()
public void testDALinkLimitPositiveExecuteIterator()
public void testSADALinkLimitPositiveExecuteIterator()
public void testEmptyLimitsPositiveExecuteIterator()
public void testNullNegativeExecuteIterator()
public void testEmptyNegativeExecuteIterator()
public void testNegativeExecuteIterator()
public void testSALimitNegativeExecuteIterator()
public void testDALimitNegativeExecuteIterator()
public void testLinkLimitNegativeExecuteIterator()
public void testSADALimitNegativeExecuteIterator()
public void testSALinkLimitNegativeExecuteIterator()
public void testDALinkLimitNegativeExecuteIterator()
public void testSADALinkLimitNegativeExecuteIterator()
public void testEmptyLimitsNegativeExecuteIterator()
public void testFalseBuildQuery()
public void testTrueBuildQuery()
public void testPrototype()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |