Class StoreAndPromoteFileToTrackedHostedRepoTest
- java.lang.Object
-
- org.commonjava.indy.ftest.core.AbstractIndyFunctionalTest
-
- org.commonjava.indy.folo.ftest.content.AbstractFoloContentManagementTest
-
- org.commonjava.indy.folo.ftest.content.StoreAndPromoteFileToTrackedHostedRepoTest
-
public class StoreAndPromoteFileToTrackedHostedRepoTest extends AbstractFoloContentManagementTest
-
-
Field Summary
-
Fields inherited from class org.commonjava.indy.folo.ftest.content.AbstractFoloContentManagementTest
CENTRAL, centralServer, PUBLIC, STORE
-
-
Constructor Summary
Constructors Constructor Description StoreAndPromoteFileToTrackedHostedRepoTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Collection<org.commonjava.indy.client.core.IndyClientModule>getAdditionalClientModules()protected voidinitTestData(org.commonjava.indy.test.fixture.core.CoreServerFixture fixture)voidrun()-
Methods inherited from class org.commonjava.indy.folo.ftest.content.AbstractFoloContentManagementTest
before
-
Methods inherited from class org.commonjava.indy.ftest.core.AbstractIndyFunctionalTest
copyToConfigFile, copyToDataFile, createIndyClient, getAdditionalMapperModules, getTemp, getTestEnvironmentTimeoutMultiplier, getTestTimeoutMultiplier, getTestTimeoutSeconds, initBaseTestConfig, initTestConfig, isEmpty, isPathMappedStorageEnabled, isSchedulerEnabled, lookup, newName, newServerFixture, newUrl, readTestResource, readTestResourceAsStream, sleepAndRunFileGC, start, stop, waitForEventPropagation, waitForEventPropagationWithMultiplier, writeConfigFile, writeDataFile
-
-
-
-
Method Detail
-
getAdditionalClientModules
protected Collection<org.commonjava.indy.client.core.IndyClientModule> getAdditionalClientModules()
- Overrides:
getAdditionalClientModulesin classAbstractFoloContentManagementTest
-
initTestData
protected void initTestData(org.commonjava.indy.test.fixture.core.CoreServerFixture fixture) throws IOException- Overrides:
initTestDatain classorg.commonjava.indy.ftest.core.AbstractIndyFunctionalTest- Throws:
IOException
-
-