Package fedora.server.test

Class Summary
DeleteTest Title: DeleteTest.java Description: Program to delete Fedora test objects from the database.
DigitalObjectTest Title: DigitalObjectTest.java Description: Tests the implementation of the DigitalObject interface, BasicDigitalObject.
FieldSearchTest Title: FieldSearchTest.java Description: Tests the implementation of the FieldSearch interface, FieldSearchSQLImpl.
FormatConversionTest Title: FormatConversionTest.java Description: Tests an object deserializer and serializer by opening an object XML file in one format, deserializing it, re-serializing it another format, and sending output to a file.
FOXMLInOutTest Title: FOXMLInOutTest.java Description: Tests the FOXML deserializer and serializer by parsing a FOXML input file and re-serializing it in the storage context.
METSInOutTest Title: METSInOutTest.java Description: 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.
METSToFOXMLTest Title: METSToFOXMLTest.java Description: Tests the METS deserializer and FOXML serializer by opening a METS file, deserializing it, re-serializing it as FOXML, and sending it to STDOUT.
RelsExtValidationTest Title: RelsExtValidationTest.java Description: Tests the RELS-EXT datastream deserializer and validation.
RepositoryReaderTest Title: RepositoryReaderTest.java Description: Tests the implementation of the RepositoryReader interface, DirectoryBasedRepositoryReader.
RowDeletion Title: RowDeletion.java Description: Program to delete Fedora test objects from the database.
TestClient Title: TestClient.java Description: ----------------------------------------------------------------------------- License and Copyright: The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License.
TestClientAPIA Title: TestClientAPIA.java Description: Provides a client for testing the Fedora Access SOAP service.
TranslatorTest Title: Translator.java Description: Tests the configured DOTranslator instance, deserializing, then re-serializing and printing the bytes from the file whose name is passed in.
ValidateSchematronTest Title: ValidateSchematronTest.java Description: ----------------------------------------------------------------------------- License and Copyright: The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License.
ValidateXMLSchemaTest Title: ValidateXMLSchemaTest.java Description: ----------------------------------------------------------------------------- License and Copyright: The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License.