Package org.dbunit.util.search
Class IncludeNodesSearchCallbackTest
java.lang.Object
org.dbunit.util.search.AbstractSearchTestCase
org.dbunit.util.search.IncludeNodesSearchCallbackTest
- Since:
- Aug 25, 2005
- Version:
- $Revision$
- Author:
- Felipe Leme (dbunit@felipeal.net)
-
Field Summary
Fields inherited from class org.dbunit.util.search.AbstractSearchTestCase
A, B, C, D, E, F, fAllEdgesSet, fEdgesPerNodeMap, fExpectedOutput, fInput, fSearch -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ISearchCallbackprotected voidsetAllowed(Object[] allowedNodes) voidvoidvoidvoidvoidvoidMethods inherited from class org.dbunit.util.search.AbstractSearchTestCase
addEdges, doIt, getEdgesFromNode, getEdgesToNode, setInput, setOutput
-
Constructor Details
-
IncludeNodesSearchCallbackTest
public IncludeNodesSearchCallbackTest()
-
-
Method Details
-
getCallback
- Overrides:
getCallbackin classAbstractSearchTestCase
-
setAllowed
-
testSingleNode
- Throws:
Exception
-
testSingleEdgeAllowedA
- Throws:
Exception
-
testSingleEdgeAllowedB
- Throws:
Exception
-
testSingleEdgeMultipleInputAllowedB
- Throws:
Exception
-
testDisconnected
- Throws:
Exception
-
testDisconnectedAllowedC
- Throws:
Exception
-