Interface BasicKatTest<T>


public interface BasicKatTest<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    hasTestPassed(T engine)
     
  • Method Details