Package com.sun.javatest.finder
Class BinaryTestFinder.TestTree
java.lang.Object
com.sun.javatest.finder.BinaryTestFinder.TestTree
- Enclosing class:
BinaryTestFinder
A TestTree represents a tree of test descriptions; the data of the individual
descriptions is stored in a test table.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A node within the test tree. -
Method Summary
Modifier and TypeMethodDescriptionGet the node for a path within the tree.
-
Method Details
-
getNode
Get the node for a path within the tree.
-