| Interface | Description |
|---|---|
| AuditTests |
Audit tests.
|
| AuthAdministratorTests |
Admin Authorization tests.
|
| AuthAnonymousTests |
Anonymous auth tests.
|
| AuthCommonTests |
Common Authorization tests.
|
| AuthOtherUserTests |
Other (non-privileged) user authorization tests.
|
| AuthUserTests |
User Authorization tests.
|
| CommonTests |
Common test interface.
|
| EventTests |
Event tests.
|
| LdpBasicContainerTests |
Run LDP-related tests on a Trellis application.
|
| LdpBinaryTests |
Run LDP Binary-related tests on a Trellis application.
|
| LdpDirectContainerTests |
Run LDP-related tests on a Trellis application.
|
| LdpIndirectContainerTests |
Test the RDF responses to LDP resources.
|
| LdpRdfTests |
Test the RDF responses to LDP resources.
|
| MementoBinaryTests |
Run Memento-related binary resource tests on a Trellis application.
|
| MementoCommonTests |
Run Memento-related tests on a Trellis application.
|
| MementoResourceTests |
Run Memento-related tests on a Trellis application.
|
| MementoTimeGateTests |
Test Memento TimeGate resources.
|
| MementoTimeMapTests |
Run Memento TimeMap tests on a Trellis application.
|
| ResourceServiceTests |
Resource Service tests.
|
| Class | Description |
|---|---|
| AbstractApplicationAuditTests |
A convenience class for running the Audit tests.
|
| AbstractApplicationAuthTests |
A convenience class for running the Auth tests.
|
| AbstractApplicationEventTests |
A class that runs all of the LDP tests.
|
| AbstractApplicationLdpTests |
A class that runs all of the LDP tests.
|
| AbstractApplicationMementoTests |
A class that runs all of the Memento-related tests.
|
| AbstractResourceServiceTests |
A convenience class for running the ResourceService tests.
|
| TestUtils |
Common utility functions.
|
This package provides a framework for testing a Trellis-based application.