See: Description
Interface | Description |
---|---|
TestFilter |
Interface used by the ArchiveSuiteBuilder and
DirectorySuiteBuilder to decide if a class must be included into the
TestSuite.
|
Class | Description |
---|---|
ArchiveSuiteBuilder |
Extracts the testcases from a zip or jar achive.
|
Converter |
Contains convenient converter methods
|
DirectorySuiteBuilder |
Extracts the testcases from a directory.
|
NamingUtil |
Class providing utility methods for the javax.naming package.
|
PrivateAccessor |
Utility class to bypass the Java modifiers security and access protected and
private fields and methods.
|
PropertyManager |
The
PropertyManager class represents a persistent set of
properties loaded from a standard Property file. |
ResourceManager |
Utility class that manages resources and allows separate tests to share them.
|
SimpleTestFilter |
Simple filter for test classes (ending with 'Test').
|
ThrowableUtil |
Class providing utility methods for Throwable classes.
|
XMLPropertyManager |
The
XMLPropertyManager class represents a persistent set of
properties loaded from an XML property file. |
Copyright © ${project.year} ${project.holder}. All Rights Reserved.