Annotation Type OnFailure


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface OnFailure
    Annotation used to identify a method as a callback to be executed on test failures.