Class TestMavenCoordinates
java.lang.Object
org.basepom.mojo.duplicatefinder.artifact.TestMavenCoordinates
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
TestMavenCoordinates
public TestMavenCoordinates()
-
-
Method Details
-
testCreateFromDependencyBasic
- Throws:
Exception
-
testCreateFromDependencyWithClassifier
- Throws:
Exception
-
testCreateFromDependencyWithVersionRange
- Throws:
Exception
-
testCreateFromArtifactBasic
- Throws:
Exception
-
testCreateFromArtifactWithClassifier
- Throws:
Exception
-
testCreateFromArtifactWithVersionRange
- Throws:
Exception
-
testCreateFromArtifactWithVersionRangeRestricted
- Throws:
Exception
-
testTestJar
- Throws:
Exception
-
testBasicMismatches
- Throws:
Exception
-
testVersionMatches
- Throws:
Exception
-