Class RetrieveTrackingReportAfterCacheExpirationTest
- java.lang.Object
-
- org.commonjava.indy.ftest.core.AbstractIndyFunctionalTest
-
- org.commonjava.indy.folo.ftest.report.AbstractTrackingReportTest
-
- org.commonjava.indy.folo.ftest.report.RetrieveTrackingReportAfterCacheExpirationTest
-
public class RetrieveTrackingReportAfterCacheExpirationTest extends AbstractTrackingReportTest
-
-
Field Summary
Fields Modifier and Type Field Description org.commonjava.test.http.expect.ExpectationServerserver-
Fields inherited from class org.commonjava.indy.folo.ftest.report.AbstractTrackingReportTest
CENTRAL, PUBLIC, STORE
-
-
Constructor Summary
Constructors Constructor Description RetrieveTrackingReportAfterCacheExpirationTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancreateStandardStores()protected voidinitTestConfig(org.commonjava.indy.test.fixture.core.CoreServerFixture fixture)voidrun()-
Methods inherited from class org.commonjava.indy.folo.ftest.report.AbstractTrackingReportTest
before, digest, getAdditionalClientModules, md5Hex, sha256Hex
-
Methods inherited from class org.commonjava.indy.ftest.core.AbstractIndyFunctionalTest
copyToConfigFile, copyToDataFile, createIndyClient, getAdditionalMapperModules, getTemp, getTestEnvironmentTimeoutMultiplier, getTestTimeoutMultiplier, getTestTimeoutSeconds, initBaseTestConfig, initTestData, isEmpty, isPathMappedStorageEnabled, isSchedulerEnabled, lookup, newName, newServerFixture, newUrl, readTestResource, readTestResourceAsStream, sleepAndRunFileGC, start, stop, waitForEventPropagation, waitForEventPropagationWithMultiplier, writeConfigFile, writeDataFile
-
-
-
-
Method Detail
-
initTestConfig
protected void initTestConfig(org.commonjava.indy.test.fixture.core.CoreServerFixture fixture) throws IOException- Overrides:
initTestConfigin classorg.commonjava.indy.ftest.core.AbstractIndyFunctionalTest- Throws:
IOException
-
createStandardStores
protected boolean createStandardStores()
- Overrides:
createStandardStoresin classAbstractTrackingReportTest
-
-