|
|||||||||
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.LinkByPropertyTest
public class LinkByPropertyTest
Constructor Summary | |
---|---|
LinkByPropertyTest(java.lang.String testName)
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAllActorLimitExecute()
Test of execute method, of class LinkByProperty. |
void |
testAllActorLimitExecuteIterator()
Test of execute method, of class LinkByProperty. |
void |
testAllActorLimitExecuteNegated()
Test of execute method, of class LinkByProperty. |
void |
testAllActorLimitExecuteNegatedIterator()
Test of execute method, of class LinkByProperty. |
void |
testBothLinkLimitExecute()
Test of execute method, of class LinkByProperty. |
void |
testBothLinkLimitExecuteIterator()
Test of execute method, of class LinkByProperty. |
void |
testBothLinkLimitExecuteNegated()
Test of execute method, of class LinkByProperty. |
void |
testBothLinkLimitExecuteNegatedIterator()
Test of execute method, of class LinkByProperty. |
void |
testBuildingStatus()
Test of buildingStatus method, of class LinkByProperty. |
void |
testBuildQuery()
Test of buildQuery method, of class LinkByProperty. |
void |
testDALinkLimitExecute()
Test of execute method, of class LinkByProperty. |
void |
testDALinkLimitExecuteIterator()
Test of execute method, of class LinkByProperty. |
void |
testDALinkLimitExecuteNegated()
Test of execute method, of class LinkByProperty. |
void |
testDALinkLimitExecuteNegatedIterator()
Test of execute method, of class LinkByProperty. |
void |
testDestinationLimitExecute()
Test of execute method, of class LinkByProperty. |
void |
testDestinationLimitExecuteIterator()
Test of execute method, of class LinkByProperty. |
void |
testDestinationLimitExecuteNegated()
Test of execute method, of class LinkByProperty. |
void |
testDestinationLimitExecuteNegatedIterator()
Test of execute method, of class LinkByProperty. |
void |
testEmptyExecute()
Test of execute method, of class LinkByProperty. |
void |
testEmptyExecuteIterator()
Test of execute method, of class LinkByProperty. |
void |
testEmptyExecuteNegative()
Test of execute method, of class LinkByProperty. |
void |
testEmptyExecuteNegativeIterator()
Test of execute method, of class LinkByProperty. |
void |
testExecute()
Test of execute method, of class LinkByProperty. |
void |
testExecuteIterator()
Test of execute method, of class LinkByProperty. |
void |
testExecuteNegated()
Test of execute method, of class LinkByProperty. |
void |
testExecuteNegatedIterator()
Test of execute method, of class LinkByProperty. |
void |
testExportQuery()
Test of exportQuery method, of class LinkByProperty. |
void |
testLinkLimitExecute()
Test of execute method, of class LinkByProperty. |
void |
testLinkLimitExecuteIterator()
Test of execute method, of class LinkByProperty. |
void |
testLinkLimitExecuteNegated()
Test of execute method, of class LinkByProperty. |
void |
testLinkLimitExecuteNegatedIterator()
Test of execute method, of class LinkByProperty. |
void |
testNotBuildQuery()
Test of buildQuery method, of class LinkByProperty. |
void |
testNullExecute()
Test of execute method, of class LinkByProperty. |
void |
testNullExecuteIterator()
Test of execute method, of class LinkByProperty. |
void |
testNullExecuteNegative()
Test of execute method, of class LinkByProperty. |
void |
testNullExecuteNegativeIterator()
Test of execute method, of class LinkByProperty. |
void |
testNullPropertyStringBuildQuery()
Test of buildQuery method, of class LinkByProperty. |
void |
testNullQueryBuildQuery()
Test of buildQuery method, of class LinkByProperty. |
void |
testPrototype()
Test of prototype method, of class LinkByProperty. |
void |
testSALinkLimitExecute()
Test of execute method, of class LinkByProperty. |
void |
testSALinkLimitExecuteIterator()
Test of execute method, of class LinkByProperty. |
void |
testSALinkLimitExecuteNegated()
Test of execute method, of class LinkByProperty. |
void |
testSALinkLimitExecuteNegatedIterator()
Test of execute method, of class LinkByProperty. |
void |
testSourceLimitExecute()
Test of execute method, of class LinkByProperty. |
void |
testSourceLimitExecuteIterator()
Test of execute method, of class LinkByProperty. |
void |
testSourceLimitExecuteNegative()
Test of execute method, of class LinkByProperty. |
void |
testSourceLimitExecuteNegativeIterator()
Test of execute method, of class LinkByProperty. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkByPropertyTest(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 testBuildQuery()
public void testNullPropertyStringBuildQuery()
public void testNotBuildQuery()
public void testNullQueryBuildQuery()
public void testNullExecute()
public void testEmptyExecute()
public void testSourceLimitExecute()
public void testDestinationLimitExecute()
public void testAllActorLimitExecute()
public void testSALinkLimitExecute()
public void testDALinkLimitExecute()
public void testBothLinkLimitExecute()
public void testLinkLimitExecute()
public void testExecute()
public void testNullExecuteNegative()
public void testEmptyExecuteNegative()
public void testSourceLimitExecuteNegative()
public void testDestinationLimitExecuteNegated()
public void testAllActorLimitExecuteNegated()
public void testSALinkLimitExecuteNegated()
public void testDALinkLimitExecuteNegated()
public void testBothLinkLimitExecuteNegated()
public void testLinkLimitExecuteNegated()
public void testExecuteNegated()
public void testNullExecuteIterator()
public void testEmptyExecuteIterator()
public void testSourceLimitExecuteIterator()
public void testDestinationLimitExecuteIterator()
public void testAllActorLimitExecuteIterator()
public void testSALinkLimitExecuteIterator()
public void testDALinkLimitExecuteIterator()
public void testBothLinkLimitExecuteIterator()
public void testLinkLimitExecuteIterator()
public void testExecuteIterator()
public void testNullExecuteNegativeIterator()
public void testEmptyExecuteNegativeIterator()
public void testSourceLimitExecuteNegativeIterator()
public void testDestinationLimitExecuteNegatedIterator()
public void testAllActorLimitExecuteNegatedIterator()
public void testSALinkLimitExecuteNegatedIterator()
public void testDALinkLimitExecuteNegatedIterator()
public void testBothLinkLimitExecuteNegatedIterator()
public void testLinkLimitExecuteNegatedIterator()
public void testExecuteNegatedIterator()
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 |