| AbstractJCRTest |
Abstract base class for all JCR test classes.
|
| ConcurrentTestSuite |
ConcurrentTestSuite implements a test suite that runs tests
with a given concurrency level using multiple threads.
|
| ISO8601 |
The ISO8601 utility class provides helper methods
to deal with date/time formatting using a specific ISO8601-compliant
format (see ISO 8601).
|
| JCRTestResult |
Extends the standard JUnit TestResult class.
|
| JCRTestSuite |
Test suite that includes all the JCR API tests
|
| JNDIRepositoryStub |
Implements the abstract class RepositoryStub and uses JNDI
to obtain a javax.jcr.Repository instance.
|
| JUnitTest |
Abstract base class for any JUnit test case.
|
| LogPrintWriter |
Implements a PrintWriter which allows to alternatively plug in a
Writer or a Logger.
|
| RepositoryHelper |
Utility class to get access to Session instances.
|
| RepositoryHelperPoolImpl |
RepositoryHelperPoolImpl implements a pool of repository helper
instances.
|
| RepositoryStub |
The RepositoryStub is the entry point to the JCR Repository
for the TCK Test harness.
|
| TestAll |
|
| XMLChar |
This class defines the basic XML character properties.
|