Uses of Class
com.sun.javatest.finder.TagTestFinder
Packages that use TagTestFinder
Package
Description
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.finderModifier and TypeClassDescriptionclass
This class allows a new tag "@expand" which allows a single test description to be expanded into multiple test descriptions using variable substitution.