Class ReportIdsGettingTest
- java.lang.Object
-
- org.commonjava.indy.ftest.core.AbstractIndyFunctionalTest
-
- org.commonjava.indy.folo.ftest.report.AbstractTrackingReportTest
-
- org.commonjava.indy.folo.ftest.report.ReportIdsGettingTest
-
public class ReportIdsGettingTest extends AbstractTrackingReportTest
This case test if the folo tracking ids can be fetched correctly when:
- create central store repo and store a pom
- generate the report for central and pom
- sealed the report
- get sealed report ids correctly
-
-
Field Summary
-
Fields inherited from class org.commonjava.indy.folo.ftest.report.AbstractTrackingReportTest
CENTRAL, PUBLIC, STORE
-
-
Constructor Summary
Constructors Constructor Description ReportIdsGettingTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoTest()-
Methods inherited from class org.commonjava.indy.folo.ftest.report.AbstractTrackingReportTest
before, createStandardStores, digest, getAdditionalClientModules, md5Hex, sha256Hex
-
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
-
-