Class AbstractIBRuntimeUtilsTest

java.lang.Object
org.infrastructurebuilder.util.config.AbstractIBRuntimeUtilsTest

public class AbstractIBRuntimeUtilsTest extends Object
  • Field Details

    • log

      public static final org.slf4j.Logger log
    • wps

      public static final TestingPathSupplier wps
    • gav

      public static final GAV gav
  • Constructor Details

    • AbstractIBRuntimeUtilsTest

      public AbstractIBRuntimeUtilsTest()
  • Method Details

    • tearDownAfterClass

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

      @BeforeEach public void setUp() throws Exception
      Throws:
      Exception
    • testGetWorkingPath

      @Test public void testGetWorkingPath()
    • testGetWorkingGAV

      @Test public void testGetWorkingGAV()
    • testGetLogger

      @Test public void testGetLogger()
    • testGetMatchingArtifact

      @Test public void testGetMatchingArtifact()
    • testGetCredentialsFor

      @Test public void testGetCredentialsFor()