Class DefaultGAVBasicTest

java.lang.Object
org.infrastructurebuilder.util.versions.DefaultGAVBasicTest

class DefaultGAVBasicTest extends Object
  • Constructor Details

    • DefaultGAVBasicTest

      DefaultGAVBasicTest()
  • Method Details

    • setUpBeforeClass

      @BeforeAll static void setUpBeforeClass() throws Exception
      Throws:
      Exception
    • tearDownAfterClass

      @AfterAll static void tearDownAfterClass() throws Exception
      Throws:
      Exception
    • setUp

      @BeforeEach void setUp() throws Exception
      Throws:
      Exception
    • tearDown

      @AfterEach void tearDown() throws Exception
      Throws:
      Exception
    • testDefaultToString

      @Test void testDefaultToString()
    • testPaxURL

      @Test void testPaxURL()
    • testEqualsIgnoreClassifier

      @Test void testEqualsIgnoreClassifier()
    • testCompares

      @Test void testCompares()
    • testAsRange

      @Test void testAsRange()
    • testDefaultSigPath

      @Test void testDefaultSigPath()
    • testDefaultURIPath

      @Test void testDefaultURIPath()
    • testGetModelId

      @Test void testGetModelId()
    • testDefaultGAVBasicStringStringString

      @Test void testDefaultGAVBasicStringStringString()
    • testIsSnapshot

      @Test void testIsSnapshot()
    • testEquals

      @Test void testEquals()