You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 36 Next »

Table of Contents

Overview

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 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
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.

Test Classes

M2 unit or integration or off(grey lightbulb)

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

(grey lightbulb)

fedora.server.storage.translation.TestAtomDOSerializer

(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

(grey lightbulb)

fedora.server.validation.RelsExtValidatorTest

unit

fedora.server.validation.ValidationUtilityTest

unit

fedora.utilities.install.container.TestFedoraWebXML

(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

(grey lightbulb)

fedora.server.resourceIndex.ResourceIndexAddDelMiscIntegrationTest

(grey lightbulb)

fedora.server.resourceIndex.ResourceIndexDatePrecisionIntegrationTest

(grey lightbulb)

fedora.server.resourceIndex.ResourceIndexModDSIntegrationTest

(grey lightbulb)

fedora.server.resourceIndex.ResourceIndexModMiscIntegrationTest

(grey lightbulb)

fedora.server.search.FieldSearchSQLImplIntegrationTest

integration

fedora.server.utilities.DerbyDDLConverterIntegrationTest

integration

integrationtest - configA

 

configA

configB

configQ

fedora.server.config.TestServerConfiguration

(warning)

fedora.server.messaging.AtomAPIMMessageTest

(warning)

fedora.server.messaging.NotificationInvocationHandlerTest

(warning)

fedora.server.storage.translation.DOTranslationUtilityTest

(warning)

fedora.client.utility.ingest.TestIngest

 

 

 

 

fedora.server.config.TestServerConfiguration

 

 

 

 

fedora.server.messaging.AtomAPIMMessageTest

 

 

 

 

fedora.server.messaging.NotificationInvocationHandlerTest

 

 

 

 

fedora.server.storage.translation.DOTranslationUtilityTest

 

 

 

 

fedora.test.api.TestAPIA

 

(warning)

(warning)

(warning)

fedora.test.api.TestAPIAConfigA

 

(warning)

 

(warning)

fedora.test.api.TestAPIALite

 

(warning)

(warning)

(warning)

fedora.test.api.TestAPIALiteConfigA

 

(warning)

 

(warning)

fedora.test.api.TestAPIM

 

(warning)

(warning)

(warning)

fedora.test.api.TestAPIMLite

 

(warning)

(warning)

(warning)

fedora.test.api.TestAuthentication

 

 

(warning)

 

fedora.test.api.TestHTTPStatusCodes

 

(warning)

(warning)

 

fedora.test.api.TestHTTPStatusCodesConfigA

 

(warning)

 

 

fedora.test.api.TestHTTPStatusCodesConfigB

 

 

(warning)

 

fedora.test.api.TestHTTPStatusCodesConfigQ

 

 

 

(warning)

fedora.test.api.TestManagedDatastreams

 

(warning)

(warning)

(warning)

fedora.test.api.TestManagementNotifications

 

 

(warning)

 

fedora.test.api.TestManyDisseminations

 

(warning)

 

(warning)

fedora.test.api.TestRelationships

 

 

(warning)

 

fedora.test.api.TestRESTAPI

 

 

(warning)

 

fedora.test.api.TestRISearch

 

 

(warning)

 

fedora.test.api.TestXACMLPolicies

 

 

(warning)

 

fedora.test.integration.cma.ConflictingDeploymentTests

 

(warning)

(warning)

(warning)

fedora.test.integration.cma.ContentModelDSInputTest

 

(warning)

(warning)

(warning)

fedora.test.integration.cma.SharedDeploymentTests

 

(warning)

(warning)

(warning)

fedora.test.integration.cma.SimpleDeploymentTests

 

 

 

 

fedora.test.integration.TestCommandLineFormats

 

(warning)

(warning)

(warning)

fedora.test.integration.TestCommandLineUtilities

 

(warning)

(warning)

(warning)

fedora.test.integration.TestLargeDatastreams

 

 

 

 

fedora.test.integration.TestOAIService

 

(warning)

(warning)

(warning)

Not Executed with ANT

For one reason or another, there are some test classes that have not been aggregated into any of the ANT/Junit test suites. Since Maven2 does not rely on the use of "suites", it has picked up these test classes that were not being run before with ANT.

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

(grey lightbulb)

fedora.server.utilities.Log4jConfigListenerTest

unit

Not Executed, Not Functioning

Then there are two test classes that are not being executed in an ANT/Junit test suite nor in the Maven2 test phase. That is simply because they do not pass.

Test Classes

M2 unit or integration or off(grey lightbulb)

client

 

fedora.client.messaging.TestMessagingClient

(grey lightbulb)

fedora.server.resourceIndex.ResourceIndexRebuilderTest

(grey lightbulb)

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels