|
|||||||||
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.actor.AndActorQueryTest
public class AndActorQueryTest
Constructor Summary | |
---|---|
AndActorQueryTest(java.lang.String testName)
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
test1BuildQuery()
Test of buildQuery method, of class AndActorQuery. |
void |
test2BuildQuery()
Test of buildQuery method, of class AndActorQuery. |
void |
test3BuildQuery()
Test of buildQuery method, of class AndActorQuery. |
void |
testActorLimitExecute()
Test of execute method, of class AndActorQuery. |
void |
testActorLimitIterator()
Test of execute method, of class AndActorQuery. |
void |
testActorLinkLimitExecute()
Test of execute method, of class AndActorQuery. |
void |
testActorLinkLimitIterator()
Test of execute method, of class AndActorQuery. |
void |
testActorPassingExecute()
Test of execute method, of class AndActorQuery. |
void |
testActorPassingIterator()
Test of execute method, of class AndActorQuery. |
void |
testEmptyBuildQuery()
Test of buildQuery method, of class AndActorQuery. |
void |
testEmptyExecute()
Test of execute method, of class AndActorQuery. |
void |
testEmptyIterator()
Test of execute method, of class AndActorQuery. |
void |
testEqualsExecute()
Test of execute method, of class AndActorQuery. |
void |
testEqualsIterator()
Test of execute method, of class AndActorQuery. |
void |
testExportQuery()
Test of importQuery method, of class AndActorQuery. |
void |
testInterleavedExecute()
Test of execute method, of class AndActorQuery. |
void |
testInterleavedIterator()
Test of execute method, of class AndActorQuery. |
void |
testLeftMissingExecute()
Test of execute method, of class AndActorQuery. |
void |
testLeftMissingIterator()
Test of execute method, of class AndActorQuery. |
void |
testLinkLimitExecute()
Test of execute method, of class AndActorQuery. |
void |
testLinkLimitIterator()
Test of execute method, of class AndActorQuery. |
void |
testLinkPassingExecute()
Test of execute method, of class AndActorQuery. |
void |
testLinkPassingIterator()
Test of execute method, of class AndActorQuery. |
void |
testNullBuildQuery()
Test of buildQuery method, of class AndActorQuery. |
void |
testNullExecute()
Test of execute method, of class AndActorQuery. |
void |
testNullIterator()
Test of execute method, of class AndActorQuery. |
void |
testPrototype()
Test of prototype method, of class AndActorQuery. |
void |
testRightMissingExecute()
Test of execute method, of class AndActorQuery. |
void |
testRightMissingIterator()
Test of execute method, of class AndActorQuery. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AndActorQueryTest(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 testNullExecute()
public void testEmptyExecute()
public void testLeftMissingExecute()
public void testEqualsExecute()
public void testRightMissingExecute()
public void testInterleavedExecute()
public void testActorLimitExecute()
public void testLinkLimitExecute()
public void testActorLinkLimitExecute()
public void testLinkPassingExecute()
public void testActorPassingExecute()
public void testNullIterator()
public void testEmptyIterator()
public void testLeftMissingIterator()
public void testEqualsIterator()
public void testRightMissingIterator()
public void testInterleavedIterator()
public void testActorLimitIterator()
public void testLinkLimitIterator()
public void testActorLinkLimitIterator()
public void testLinkPassingIterator()
public void testActorPassingIterator()
public void testExportQuery() throws java.io.IOException
java.io.IOException
public void testNullBuildQuery()
public void testEmptyBuildQuery()
public void test1BuildQuery()
public void test2BuildQuery()
public void test3BuildQuery()
public void testPrototype()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |