Interface ConsistencyTest<T>


  • public interface ConsistencyTest<T>
    • Method Detail

      • hasTestPassed

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