|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.dbunit.util.search.AbstractSearchTestCase
org.dbunit.util.search.IncludeNodesSearchCallbackTest
public class IncludeNodesSearchCallbackTest
Field Summary |
---|
Fields inherited from class org.dbunit.util.search.AbstractSearchTestCase |
---|
A, B, C, D, E, F, fAllEdgesSet, fEdgesPerNodeMap, fExpectedOutput, fInput, fSearch |
Constructor Summary | |
---|---|
IncludeNodesSearchCallbackTest()
|
Method Summary | |
---|---|
protected ISearchCallback |
getCallback()
|
protected void |
setAllowed(Object[] allowedNodes)
|
void |
testDisconnected()
|
void |
testDisconnectedAllowedC()
|
void |
testSingleEdgeAllowedA()
|
void |
testSingleEdgeAllowedB()
|
void |
testSingleEdgeMultipleInputAllowedB()
|
void |
testSingleNode()
|
Methods inherited from class org.dbunit.util.search.AbstractSearchTestCase |
---|
addEdges, doIt, getEdgesFromNode, getEdgesToNode, setInput, setOutput |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IncludeNodesSearchCallbackTest()
Method Detail |
---|
protected ISearchCallback getCallback()
getCallback
in class AbstractSearchTestCase
protected void setAllowed(Object[] allowedNodes)
public void testSingleNode() throws Exception
Exception
public void testSingleEdgeAllowedA() throws Exception
Exception
public void testSingleEdgeAllowedB() throws Exception
Exception
public void testSingleEdgeMultipleInputAllowedB() throws Exception
Exception
public void testDisconnected() throws Exception
Exception
public void testDisconnectedAllowedC() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |