public class MetadataTest extends Object
Constructor and Description |
---|
MetadataTest() |
Modifier and Type | Method and Description |
---|---|
void |
before() |
void |
mergeDifferentGAV() |
void |
mergeEmptyMetadata() |
void |
mergeLegacyWithSnapshot() |
void |
mergeLegacyWithSnapshotLegacy() |
void |
mergeSnapshotWithEmptyList() |
void |
mergeWithSameSnapshotWithDifferentVersionsAndNewerLastUpdated() |
void |
mergeWithSameSnapshotWithDifferentVersionsAndOlderLastUpdated() |
void |
mergeWithSameSnapshotWithSameVersionAndTimestamp() |
void |
mergeWithSnapshotLegacy() |
public void before()
public void mergeSnapshotWithEmptyList() throws Exception
Exception
public void mergeWithSameSnapshotWithDifferentVersionsAndNewerLastUpdated()
public void mergeWithSameSnapshotWithDifferentVersionsAndOlderLastUpdated()
public void mergeWithSameSnapshotWithSameVersionAndTimestamp()
public void mergeLegacyWithSnapshotLegacy()
public void mergeLegacyWithSnapshot()
public void mergeWithSnapshotLegacy()
Copyright © 2001–2025 The Apache Software Foundation. All rights reserved.