Interface BasicKatTest<T>


  • public interface BasicKatTest<T>
    • Method Detail

      • hasTestPassed

        boolean hasTestPassed​(T engine)
                       throws java.lang.Exception
        Throws:
        java.lang.Exception