@Retention(value=RUNTIME) @Target(value=METHOD) public @interface OnExpectedFailure
Annotation used to identify a method as a callback to be executed whenever a FailureExpected is handled.
FailureExpected
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.