Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

These tables document This table documents tests that were available in the ANT build framework and how they have migrated in the Maven2 restructuring. It is being used primarily as a book-keeping aid to make sure no tests fall through the cracks during the transition of build frameworks.

ANT Unit Tests

This table tracks all of the test classes that were run with the following command
ant junit
Note: this command is an alias for
ant junit -Dtest=fedora.test.AllOfflineTests

----

Test Classes

unit or integrationANT command

client

 

-

-

fedora.client.utility.validate.process.TestPidfileIterator

unit

fedora.client.utility.validate.process.TestValidatorProcessParameters

unit

fedora.client.utility.validate.TestObjectValidator

unit

fedora.client.utility.validate.types.TestDsCompositeModelDoc

unit

common

-

-

 

fedora.common.TestPID

 

server

-

-

 

fedora.server.config.TestServerConfiguration

fedora.server.journal.helpers.TestParameterHelper

fedora.server.journal.helpers.TestPasswordCipher

fedora.server.journal.readerwriter.multicast.rmi.TestRmiTransport

fedora.server.journal.readerwriter.multicast.TestJournalEntrySizeEstimator

fedora.server.journal.readerwriter.multicast.TestMulticastJournalWriterInitializations

fedora.server.journal.readerwriter.multifile.TestLockingFollowingJournalReader

fedora.server.journal.TestJournalRoundTrip

fedora.server.journal.xmlhelpers.TestContextXmlWriterAndReader

fedora.server.messaging.AtomAPIMMessageTest

fedora.server.messaging.JMSManagerTest

fedora.server.messaging.NotificationInvocationHandlerTest

fedora.server.proxy.ProxyFactoryTest

fedora.server.search.TestFieldSearchSQLImpl

fedora.server.security.TestPolicyParser

fedora.server.storage.lowlevel.akubra.AkubraLowlevelStorageTest

fedora.server.storage.lowlevel.akubra.HashPathIdMapperTest

fedora.server.storage.translation.DOTranslationUtilityTest

fedora.server.storage.translation.TestAtomDODeserializer

fedora.server.storage.translation.TestAtomDOSerializer

fedora.server.storage.translation.TestDOTranslatorImpl

fedora.server.storage.translation.TestFOXML1_0DODeserializer

fedora.server.storage.translation.TestFOXML1_0DOSerializer

fedora.server.storage.translation.TestFOXML1_1DODeserializer

fedora.server.storage.translation.TestFOXML1_1DOSerializer

fedora.server.storage.translation.TestMETSFedoraExt1_0DODeserializer

fedora.server.storage.translation.TestMETSFedoraExt1_0DOSerializer

fedora.server.storage.translation.TestMETSFedoraExt1_1DODeserializer

fedora.server.storage.translation.TestMETSFedoraExt1_1DOSerializer

fedora.server.utilities.DCFieldsTest

fedora.server.utilities.TestDateUtility

fedora.server.validation.DOValidatorXMLSchemaTest

fedora.server.validation.RelsExtValidatorTest

fedora.server.validation.ValidationUtilityTest

fedora.utilities.install.container.TestFedoraWebXML

fedora.utilities.install.container.TestTomcatServerXML

fedora.utilities.NamespaceContextImplTest

fedora.utilities.TestBase64

fedora.utilities.TestFileUtils

fedora.utilities.TestZip

integrationtest

-

-

 

fedora.server.resourceIndex.ResourceIndexAddDelDSIntegrationTest

fedora.server.resourceIndex.ResourceIndexAddDelMiscIntegrationTest

fedora.server.resourceIndex.ResourceIndexDatePrecisionIntegrationTest

fedora.server.resourceIndex.ResourceIndexModDSIntegrationTest

fedora.server.resourceIndex.ResourceIndexModMiscIntegrationTest

fedora.server.search.FieldSearchSQLImplIntegrationTest

fedora.server.utilities.DerbyDDLConverterIntegrationTest