Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

These tables document 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 framework.

ANT

...

Tests

...

This table tracks all of the test classes that were run with the following command

  • ant junit

...

  • ant junit -Dtest=fedora.test.AllOfflineTests

Temporarily Disabled

The basedir for the ANT build is at the top of the baseline, whereas the basedir of the Maven2 build is at the top of each subproject (e.g. /server, /common, ...). There are some places in the source code that hard-code relative paths to resources (yes, yes. It's on the list). Since relative paths can not be reconciled between builds with different basedirs, some of the following test have been demostrated to work with path modifications, but have temporarily been excluded (grey lightbulb) from the Maven2 build until we are no longer are maintaining ANT builds.

...

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

M2 unit or integration [on(lightbulb) / off(grey lightbulb)]]]></ac:plain-text-body></ac:structured-macro>

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

unit

server

 

fedora.server.journal.helpers.TestParameterHelper

unit

fedora.server.journal.helpers.TestPasswordCipher

unit

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

unit

fedora.server.journal.readerwriter.multicast.TestJournalEntrySizeEstimator

unit

fedora.server.journal.readerwriter.multicast.TestMulticastJournalWriterInitializations

unit

fedora.server.journal.readerwriter.multifile.TestLockingFollowingJournalReader

unit

fedora.server.journal.TestJournalRoundTrip

unit

fedora.server.journal.xmlhelpers.TestContextXmlWriterAndReader

unit

fedora.server.messaging.JMSManagerTest

unit

fedora.server.proxy.ProxyFactoryTest

unit

fedora.server.search.TestFieldSearchSQLImpl

unit

fedora.server.security.TestPolicyParser

unit

fedora.server.storage.lowlevel.akubra.AkubraLowlevelStorageTest

unit

fedora.server.storage.lowlevel.akubra.HashPathIdMapperTest

unit

fedora.server.storage.translation.TestAtomDODeserializer

unit(grey lightbulb)

fedora.server.storage.translation.TestAtomDOSerializer

unit(grey lightbulb)

fedora.server.storage.translation.TestDOTranslatorImpl

unit

fedora.server.storage.translation.TestFOXML1_0DODeserializer

unit

fedora.server.storage.translation.TestFOXML1_0DOSerializer

unit

fedora.server.storage.translation.TestFOXML1_1DODeserializer

unit

fedora.server.storage.translation.TestFOXML1_1DOSerializer

unit

fedora.server.storage.translation.TestMETSFedoraExt1_0DODeserializer

unit

fedora.server.storage.translation.TestMETSFedoraExt1_0DOSerializer

unit

fedora.server.storage.translation.TestMETSFedoraExt1_1DODeserializer

unit

fedora.server.storage.translation.TestMETSFedoraExt1_1DOSerializer

unit

fedora.server.utilities.DCFieldsTest

unit

fedora.server.utilities.TestDateUtility

unit

fedora.server.validation.DOValidatorXMLSchemaTest

unit(grey lightbulb)

fedora.server.validation.RelsExtValidatorTest

unit

fedora.server.validation.ValidationUtilityTest

unit

fedora.utilities.install.container.TestFedoraWebXML

unit(grey lightbulb)

fedora.utilities.install.container.TestTomcatServerXML

unit

fedora.utilities.NamespaceContextImplTest

unit

fedora.utilities.TestBase64

unit

fedora.utilities.TestFileUtils

unit

fedora.utilities.TestZip

unit

fedora.server.resourceIndex.ResourceIndexAddDelDSIntegrationTest

integration(grey lightbulb)

fedora.server.resourceIndex.ResourceIndexAddDelMiscIntegrationTest

integration(grey lightbulb)

fedora.server.resourceIndex.ResourceIndexDatePrecisionIntegrationTest

integration(grey lightbulb)

fedora.server.resourceIndex.ResourceIndexModDSIntegrationTest

integration(grey lightbulb)

fedora.server.resourceIndex.ResourceIndexModMiscIntegrationTest

integration(grey lightbulb)

fedora.server.search.FieldSearchSQLImplIntegrationTest

integration

fedora.server.utilities.DerbyDDLConverterIntegrationTest

integration

integrationtest

 

configA

configB

configQ

fedora.client.utility.ingest.TestIngest

integration

(lightbulb)

(lightbulb)

(lightbulb)

fedora.server.config.TestServerConfiguration

integration

(grey lightbulb)(lightbulb)(grey lightbulb)

(lightbulb)

(grey lightbulb)(lightbulb)

fedora.server.messaging.AtomAPIMMessageTest

integration

(lightbulb)

(lightbulb)

(lightbulb)

fedora.server.messaging.NotificationInvocationHandlerTest

integration (hangs intermittently)

(lightbulb)(grey lightbulb)(lightbulb)

(grey lightbulb)

(lightbulb)(grey lightbulb)

fedora.server.storage.translation.DOTranslationUtilityTest

integration

(lightbulb)

(lightbulb)

(lightbulb)

System Tests

This table tracks all of the test classes that were run with the following commands

  • ant junit -Dtest=fedora.test.AllSystemTestsConfigA
  • ant junit -Dtest=fedora.test.AllSystemTestsConfigB
  • ant junit -Dtest=fedora.test.AllSystemTestsConfigQ

integrationtest

M2 unit or integration [on(lightbulb) / off(grey lightbulb)]

configA

configB

configQ

fedora.test.api.TestAPIA

integration

(lightbulb)

(lightbulb)

(lightbulb)

fedora.test.api.TestAPIAConfigA

integration

(lightbulb)

 

(lightbulb)

fedora.test.api.TestAPIALite

integration

(lightbulb)

(lightbulb)

(lightbulb)

fedora.test.api.TestAPIALiteConfigA

integration

(lightbulb)

 

(lightbulb)

fedora.test.api.TestAPIM

integration

(lightbulb)

(lightbulb)

(lightbulb)

fedora.test.api.TestAPIMLite

integration

(lightbulb)

(lightbulb)

(lightbulb)

fedora.test.api.TestAuthentication

integration

 

(lightbulb)

 

fedora.test.api.TestHTTPStatusCodes

integration

(lightbulb)

(lightbulb)

 

fedora.test.api.TestHTTPStatusCodesConfigA

integration

(lightbulb)

 

 

fedora.test.api.TestHTTPStatusCodesConfigB

integration

 

(lightbulb)

 

fedora.test.api.TestHTTPStatusCodesConfigQ

integration

 

 

(lightbulb)

fedora.test.api.TestManagedDatastreams

integration

(lightbulb)

(lightbulb)

(lightbulb)

fedora.test.api.TestManagementNotifications

integration

 

(lightbulb)

 

fedora.test.api.TestManyDisseminations

integration

(lightbulb)

 

(lightbulb)

fedora.test.api.TestRelationships

integration

 

(lightbulb)

 

fedora.test.api.TestRESTAPI

integration

 

(lightbulb)

 

fedora.test.api.TestRISearch

integration

 

(lightbulb)

 

fedora.test.api.TestXACMLPolicies

integration

 

(grey lightbulb)(lightbulb)

 

fedora.test.integration.cma.ConflictingDeploymentTests

integration

(grey lightbulb)(lightbulb)(grey lightbulb)

(lightbulb)

(grey lightbulb)(lightbulb)

fedora.test.integration.cma.ContentModelDSInputTest

integration

(grey lightbulb)(lightbulb)(grey lightbulb)

(lightbulb)

(grey lightbulb)(lightbulb)

fedora.test.integration.cma.SharedDeploymentTests

integration

(grey lightbulb)(lightbulb)(grey lightbulb)

(lightbulb)

(grey lightbulb)(lightbulb)

fedora.test.integration.cma.SimpleDeploymentTests

integration

(grey lightbulb)

(grey lightbulb)

(warning) has bug, see file

 

 

 (grey lightbulb)

fedora.test.integration.TestCommandLineFormats

integration

(lightbulb)

(lightbulb)

(lightbulb)

fedora.test.integration.TestCommandLineUtilities

integration

(grey lightbulb)(lightbulb)(grey lightbulb)

(lightbulb)

(grey lightbulb)(lightbulb)

fedora.test.integration.TestLargeDatastreams

integration(grey lightbulb)

 

 

 

fedora.test.integration.TestOAIService

integration

(lightbulb)

(lightbulb)

(lightbulb)

...

Test Classes

M2 unit or integration or off(grey lightbulb)

server

 

fedora.server.journal.readerwriter.multicast.rmi.TestRmiJournalReceiver

unit

fedora.server.journal.readerwriter.multicast.rmi.TestRmiTransportWriter

unit

fedora.server.journal.readerwriter.multicast.TestLocalDirectoryTransport

unit

fedora.server.journal.readerwriter.multicast.TestMulticastJournalWriterOperation

unit

fedora.server.messaging.JNDITest

unit

fedora.server.security.servletfilters.xmluserfile.TestFedoraUsers

unit(grey lightbulb)

fedora.server.utilities.Log4jConfigListenerTest

unit

...