Annotation Type OnExpectedFailure


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface OnExpectedFailure
    Annotation used to identify a method as a callback to be executed whenever a FailureExpected is handled.