Class AbstractFoloContentManagementTest
- java.lang.Object
-
- org.commonjava.indy.ftest.core.AbstractIndyFunctionalTest
-
- org.commonjava.indy.folo.ftest.content.AbstractFoloContentManagementTest
-
- Direct Known Subclasses:
AutomaticPomDownloadTest,DownloadFromTrackedAndRetrieveInRepoZipTest,DownloadFromTrackedRemoteRepoTest,DuplicateStoreAndVerifyTrackedRecordTest,GroupMetadataExcludedFromTrackingReportTest,StoreAndPromoteFileToTrackedHostedRepoTest,StoreAndRetrieveFileFromTrackedHostedRepoTest,StoreAndVerifyExistenceInTrackedHostedRepoTest,StoreAndVerifyReturnedPathInfoForTrackedHostedRepoTest,StoreInTrackedMemberAndVerifyExistsInTrackedGroupTest
public class AbstractFoloContentManagementTest extends org.commonjava.indy.ftest.core.AbstractIndyFunctionalTest
-
-
Constructor Summary
Constructors Constructor Description AbstractFoloContentManagementTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbefore()protected Collection<org.commonjava.indy.client.core.IndyClientModule>getAdditionalClientModules()-
Methods inherited from class org.commonjava.indy.ftest.core.AbstractIndyFunctionalTest
copyToConfigFile, copyToDataFile, createIndyClient, getAdditionalMapperModules, getTemp, getTestEnvironmentTimeoutMultiplier, getTestTimeoutMultiplier, getTestTimeoutSeconds, initBaseTestConfig, initTestConfig, initTestData, isEmpty, isPathMappedStorageEnabled, isSchedulerEnabled, lookup, newName, newServerFixture, newUrl, readTestResource, readTestResourceAsStream, sleepAndRunFileGC, start, stop, waitForEventPropagation, waitForEventPropagationWithMultiplier, writeConfigFile, writeDataFile
-
-
-
-
Field Detail
-
STORE
protected static final String STORE
- See Also:
- Constant Field Values
-
CENTRAL
protected static final String CENTRAL
- See Also:
- Constant Field Values
-
PUBLIC
protected static final String PUBLIC
- See Also:
- Constant Field Values
-
centralServer
public org.commonjava.test.http.expect.ExpectationServer centralServer
-
-
Method Detail
-
getAdditionalClientModules
protected Collection<org.commonjava.indy.client.core.IndyClientModule> getAdditionalClientModules()
- Overrides:
getAdditionalClientModulesin classorg.commonjava.indy.ftest.core.AbstractIndyFunctionalTest
-
-