Interface Testing.Condition

  • Enclosing class:
    Testing

    public static interface Testing.Condition
    Simply produces a boolean to see if a specific state is true or false.
    • Method Detail

      • exec

        boolean exec()