public class RepositoryReferencesTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.io.File |
LOCATION_A |
private static java.io.File |
LOCATION_B |
private static java.net.URI |
LOCATION_C |
private static RepositoryBlackboardKey |
LOCATION_D |
(package private) RepositoryReferences |
subject |
Constructor and Description |
---|
RepositoryReferencesTest() |
Modifier and Type | Method and Description |
---|---|
void |
initSubject() |
void |
testArtifactReposWithOrder() |
void |
testMetadataReposWithOrder() |
void |
testNoArtifactRepo() |
void |
testNoMetadataRepo() |
private static final java.io.File LOCATION_A
private static final java.io.File LOCATION_B
private static final java.net.URI LOCATION_C
private static final RepositoryBlackboardKey LOCATION_D
RepositoryReferences subject