Class TestAbstractBasicLayer


  • public class TestAbstractBasicLayer
    extends Object
    Test of Layer XOR.
    Author:
    Kai Kretschmann
    • Constructor Detail

      • TestAbstractBasicLayer

        public TestAbstractBasicLayer()
    • Method Detail

      • setUp

        @BeforeEach
        public void setUp()
                   throws Exception
        Test before method.
        Throws:
        Exception - in case of error
      • tearDown

        @AfterEach
        public void tearDown()
                      throws Exception
        Test After method.
        Throws:
        Exception - in case of error
      • testActionunknown

        @Test
        public void testActionunknown()
        Testcase unknown.