|
Class Summary |
| ClearSQLDatabase |
Clears the SQL database post-install. |
| DigitalObjectTest |
Tests the implementation of the DigitalObject interface, BasicDigitalObject. |
| FOXMLInOutTest |
Tests the FOXML deserializer and serializer by parsing a FOXML input file and
re-serializing it in the storage context. |
| JournalBase64Test |
Confirm that we can properly encode and decode any data stream that comes
our way. |
| METSInOutTest |
Tests the METS deserializer and serializer by opening a METS file (supplied
at command-line), deserializing it, re-serializing it, and sending it to
STDOUT. |
| RepositoryReaderTest |
Tests the implementation of the RepositoryReader interface,
DirectoryBasedRepositoryReader. |
| TestClientAPIA |
Provides a client for testing the Fedora Access SOAP service. |
| TranslatorTest |
Tests the configured DOTranslator instance, deserializing, then
re-serializing and printing the bytes from the file whose name is passed in. |
| ValidateSchematronTest |
|