Uses of Class
com.sun.javatest.finder.BinaryTestFinder.TestTable
Packages that use BinaryTestFinder.TestTable
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.TestTable in com.sun.javatest.finder
Methods in com.sun.javatest.finder that return BinaryTestFinder.TestTableMethods in com.sun.javatest.finder with parameters of type BinaryTestFinder.TestTableModifier and TypeMethodDescriptionBinaryTestFinder.TestTree.Node.getTest
(int index, File root, File path, BinaryTestFinder.TestTable testTable) Get a TestDescription from this node, using the data in a test table.