Class AbstractIBConfigurableTypedFactoryTest

java.lang.Object
org.infrastructurebuilder.util.config.factory.AbstractIBConfigurableTypedFactoryTest

public class AbstractIBConfigurableTypedFactoryTest extends Object
  • Field Details

    • log

      public static final org.slf4j.Logger log
    • ibr

      public static final org.infrastructurebuilder.util.config.IBRuntimeUtils ibr
  • Constructor Details

    • AbstractIBConfigurableTypedFactoryTest

      public AbstractIBConfigurableTypedFactoryTest()
  • Method Details

    • setUpBeforeClass

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

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

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

      @AfterEach public void tearDown() throws Exception
      Throws:
      Exception
    • testRespondsTo

      @Test public void testRespondsTo()
    • testGetInstance

      @Test public void testGetInstance()