Uses of Class
com.sun.javatest.finder.BinaryTestFinder.TestTree.Node
Packages that use BinaryTestFinder.TestTree.Node
Package
Description
Test Finders are used to locate and read test descriptions,
which give details about the tests in a test suite.
-
Uses of BinaryTestFinder.TestTree.Node in com.sun.javatest.finder
Methods in com.sun.javatest.finder that return BinaryTestFinder.TestTree.NodeModifier and TypeMethodDescriptionBinaryTestFinder.TestTree.Node.getChildren()
Get the node for a path within the tree.Get a child node as indicated by a relative path.