Class TestMavenCoordinates

java.lang.Object
org.basepom.mojo.duplicatefinder.artifact.TestMavenCoordinates

public class TestMavenCoordinates extends Object
  • Constructor Details

    • TestMavenCoordinates

      public TestMavenCoordinates()
  • Method Details

    • testCreateFromDependencyBasic

      public void testCreateFromDependencyBasic() throws Exception
      Throws:
      Exception
    • testCreateFromDependencyWithClassifier

      public void testCreateFromDependencyWithClassifier() throws Exception
      Throws:
      Exception
    • testCreateFromDependencyWithVersionRange

      public void testCreateFromDependencyWithVersionRange() throws Exception
      Throws:
      Exception
    • testCreateFromArtifactBasic

      public void testCreateFromArtifactBasic() throws Exception
      Throws:
      Exception
    • testCreateFromArtifactWithClassifier

      public void testCreateFromArtifactWithClassifier() throws Exception
      Throws:
      Exception
    • testCreateFromArtifactWithVersionRange

      public void testCreateFromArtifactWithVersionRange() throws Exception
      Throws:
      Exception
    • testCreateFromArtifactWithVersionRangeRestricted

      public void testCreateFromArtifactWithVersionRangeRestricted() throws Exception
      Throws:
      Exception
    • testTestJar

      public void testTestJar() throws Exception
      Throws:
      Exception
    • testBasicMismatches

      public void testBasicMismatches() throws Exception
      Throws:
      Exception
    • testVersionMatches

      public void testVersionMatches() throws Exception
      Throws:
      Exception