Class TestArtifactInfo


  • public class TestArtifactInfo
    extends Object
    Contains information about the detected test artifact
    Author:
    Kristian Rosenvold
    • Constructor Detail

      • TestArtifactInfo

        public TestArtifactInfo​(String version,
                                String classifier)
    • Method Detail

      • getVersion

        public String getVersion()
      • getClassifier

        public String getClassifier()