Class DefaultProcessableTypedTest

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

public class DefaultProcessableTypedTest extends Object
  • Constructor Details

    • DefaultProcessableTypedTest

      public DefaultProcessableTypedTest()
  • 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
    • testIsInbound

      @Test public void testIsInbound()
    • testGetProcessableType

      @Test public void testGetProcessableType()
    • testGetSpecificProcessor

      @Test public void testGetSpecificProcessor()
    • testGetValue

      @Test public void testGetValue()