Uses of Class
com.sun.javatest.finder.TagTestFinder
-
Packages that use TagTestFinder Package Description com.sun.javatest.finder Test Finders are used to locate and read test descriptions, which give details about the tests in a test suite. -
-
Uses of TagTestFinder in com.sun.javatest.finder
Subclasses of TagTestFinder in com.sun.javatest.finder Modifier and Type Class Description class
ExpandTestFinder
This class allows a new tag "@expand" which allows a single test description to be expanded into multiple test descriptions using variable substitution.
-