Package org.openqa.jtc.junit

Provides utility methods that extend junit.

See:
          Description

Class Summary
IOUtils Utility class for io related functions.
JUnitUtils This class provides utility methods that extend junit.
Locator Used to search classes deployed together with a certain class.
TestSuiteBuilder This class is a convenience class for populating TestSuite with all test cases under a certain package (and sub-packages) except the ones excluded by an exclusion file in the classpath, if it exists.
 

Package org.openqa.jtc.junit Description

Provides utility methods that extend junit.

Package Specification

The code is developed and tested under Java 1.3.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see README.txt: