|
|||||||||
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.XorLinkQueryTest
public class XorLinkQueryTest
Constructor Summary | |
---|---|
XorLinkQueryTest(java.lang.String testName)
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
test1BuildQuery()
Test of buildQuery method, of class XorLinkQuery. |
void |
test2BuildQuery()
Test of buildQuery method, of class XorLinkQuery. |
void |
test3BuildQuery()
Test of buildQuery method, of class XorLinkQuery. |
void |
testBothActorLimitExecute()
Test of execute method, of class XorLinkQuery. |
void |
testBothActorLimitIterator()
Test of execute method, of class XorLinkQuery. |
void |
testBothActorLinkLimitExecute()
Test of execute method, of class XorLinkQuery. |
void |
testBothActorLinkLimitIterator()
Test of execute method, of class XorLinkQuery. |
void |
testDestinationActorLimitExecute()
Test of execute method, of class XorLinkQuery. |
void |
testDestinationActorLimitIterator()
Test of execute method, of class XorLinkQuery. |
void |
testDestinationActorLinkLimitExecute()
Test of execute method, of class XorLinkQuery. |
void |
testDestinationActorLinkLimitIterator()
Test of execute method, of class XorLinkQuery. |
void |
testDestinationActorPassingExecute()
Test of execute method, of class XorLinkQuery. |
void |
testDestinationActorPassingIterator()
Test of execute method, of class XorLinkQuery. |
void |
testDisjointExecute()
Test of execute method, of class XorLinkQuery. |
void |
testDisjointIterator()
Test of execute method, of class XorLinkQuery. |
void |
testEmptyBuildQuery()
Test of buildQuery method, of class XorLinkQuery. |
void |
testEmptyExecute()
Test of execute method, of class XorLinkQuery. |
void |
testEmptyIterator()
Test of execute method, of class XorLinkQuery. |
void |
testEqualsExecute()
Test of execute method, of class XorLinkQuery. |
void |
testEqualsIterator()
Test of execute method, of class XorLinkQuery. |
void |
testImportQuery()
Test of importQuery method, of class XorLinkQuery. |
void |
testInterleavedExecute()
Test of execute method, of class XorLinkQuery. |
void |
testInterleavedIterator()
Test of execute method, of class XorLinkQuery. |
void |
testLinkLimitExecute()
Test of execute method, of class XorLinkQuery. |
void |
testLinkLimitIterator()
Test of execute method, of class XorLinkQuery. |
void |
testNullBuildQuery()
Test of buildQuery method, of class XorLinkQuery. |
void |
testNullExecute()
Test of execute method, of class XorLinkQuery. |
void |
testNullIterator()
Test of execute method, of class XorLinkQuery. |
void |
testOverlappingExecute()
Test of execute method, of class XorLinkQuery. |
void |
testOverlappingIterator()
Test of execute method, of class XorLinkQuery. |
void |
testPrototype()
Test of prototype method, of class XorLinkQuery. |
void |
testSourceActorLimitExecute()
Test of execute method, of class XorLinkQuery. |
void |
testSourceActorLimitIterator()
Test of execute method, of class XorLinkQuery. |
void |
testSourceActorLinkLimitExecute()
Test of execute method, of class XorLinkQuery. |
void |
testSourceActorLinkLimitIterator()
Test of execute method, of class XorLinkQuery. |
void |
testSourceActorPassingExecute()
Test of execute method, of class XorLinkQuery. |
void |
testSourceActorPassingIterator()
Test of execute method, of class XorLinkQuery. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XorLinkQueryTest(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 testSourceActorLimitExecute()
public void testDestinationActorLimitExecute()
public void testBothActorLimitExecute()
public void testSourceActorLinkLimitExecute()
public void testDestinationActorLinkLimitExecute()
public void testBothActorLinkLimitExecute()
public void testLinkLimitExecute()
public void testDisjointExecute()
public void testOverlappingExecute()
public void testEqualsExecute()
public void testInterleavedExecute()
public void testSourceActorPassingExecute()
public void testDestinationActorPassingExecute()
public void testNullIterator()
public void testEmptyIterator()
public void testSourceActorLimitIterator()
public void testDestinationActorLimitIterator()
public void testBothActorLimitIterator()
public void testSourceActorLinkLimitIterator()
public void testDestinationActorLinkLimitIterator()
public void testBothActorLinkLimitIterator()
public void testLinkLimitIterator()
public void testDisjointIterator()
public void testOverlappingIterator()
public void testEqualsIterator()
public void testInterleavedIterator()
public void testSourceActorPassingIterator()
public void testDestinationActorPassingIterator()
public void testImportQuery() 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 |