java.lang.Object
org.infrastructurebuilder.util.config.factory.AbstractIBConfigurableParamFactoryTest
public class AbstractIBConfigurableParamFactoryTest
extends Object
-
Field Summary
Fields
static final org.infrastructurebuilder.util.config.IBRuntimeUtils
static final org.slf4j.Logger
-
Constructor Summary
Constructors
-
Method Summary
void
static void
void
static void
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
log
public static final org.slf4j.Logger log
-
ibr
public static final org.infrastructurebuilder.util.config.IBRuntimeUtils ibr
-
Constructor Details
-
AbstractIBConfigurableParamFactoryTest
public AbstractIBConfigurableParamFactoryTest()
-
Method Details
-
setUpBeforeClass
@BeforeAll
public static void setUpBeforeClass()
throws
Exception
- Throws:
Exception
-
tearDownAfterClass
@AfterAll
public static void tearDownAfterClass()
throws
Exception
- Throws:
Exception
-
-
-
testRespondsTo
@Test
public void testRespondsTo()
-
testGetInstance
@Test
public void testGetInstance()