Uses of Class
org.commonjava.indy.folo.ftest.report.AbstractTrackingReportTest
-
Packages that use AbstractTrackingReportTest Package Description org.commonjava.indy.folo.ftest.content.admin org.commonjava.indy.folo.ftest.report -
-
Uses of AbstractTrackingReportTest in org.commonjava.indy.folo.ftest.content.admin
Subclasses of AbstractTrackingReportTest in org.commonjava.indy.folo.ftest.content.admin Modifier and Type Class Description classRemoveFilesInTrackingReportTestGIVEN: HostedRepository and several artifacts a, b and c
WHEN: Store the artifacts a and b through the FOLO id into the repository Store the artifact c without FOLO id into the repository Seal the record Specifying the FOLO id to batch delete the artifacts from the repository
THEN: The artifacts a and b does not exist in the repository The artifact c still exists in the repository -
Uses of AbstractTrackingReportTest in org.commonjava.indy.folo.ftest.report
Subclasses of AbstractTrackingReportTest in org.commonjava.indy.folo.ftest.report Modifier and Type Class Description classAbstractCacheReportTestclassCachedReportWhenDeleteStoreTestThis case test if the folo report is cached before the report is requested.classCachedReportWhenDeleteTransferTestThis case test if the folo report is cached before the report is requested.classExportAndImportTrackingReportTestGIVEN: Three are 2 sealed Folo records WHEN: Export tracking report Zip THEN: The exported zip file contains the 2 sealed records WHEN: Execute clearTrackingRecord to clear all sealed records THEN: All records are cleared WHEN: Execute importTrackingReportZip to import the Zip
THEN: The 2 records are restoredclassFoloBackupListenerTestclassInitTrackingRecordThenPullEmptyRecordTestclassPullReportWithoutContentAccess404TestclassRecalculateMissingChecksumForTrackingRecordTestclassRecordsMigrationTestGIVEN: There is a folo-sealed.zip file under indy/data/folo folder WHEN: Indy starts THEN: The records in the zip file are imported to sealed The folo-sealed.dat is backed up to folo-sealed.dat.bak The folo-sealed.zip is rename to folo-sealed.zip.loaded after migration is doneclassReportIdsGettingTestThis 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 then:
get sealed report ids correctlyclassRetrieveFileAndVerifyInTrackingReportTestGIVEN: Repo A and path P WHEN: Retrieve the P from A through Folo trackingId Seal the trackingId Get the download records by trackingId THEN: The download record contains path P on store AclassRetrieveFileFromGroupAndVerifyInTrackingReportTestclassRetrieveTrackingReportAfterCacheExpirationTestclassStoreFileAndRecalculateTrackingEntryTestclassStoreFileAndVerifyInTrackingReportTestclassStoreFileThenDownloadThenUploadAndVerifyInTrackingReportTestclassStoreFileThenUploadThenDownloadAndVerifyInTrackingReportTestclassStoreFileViaGroupAndVerifyInTrackingReportTestclassUseChecksumFromTransferDecoratorForTrackingRecord_Sha1FileTestclassUseChecksumFromTransferDecoratorForTrackingRecordTest
-