Uses of Class
com.sun.javatest.finder.TagTestFinder

Packages that use TagTestFinder
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
 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.
 



Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.