Package org.hibernate.testing
Annotation Type OnExpectedFailure
-
@Retention(RUNTIME) @Target(METHOD) public @interface OnExpectedFailure
Annotation used to identify a method as a callback to be executed whenever aFailureExpectedis handled.
@Retention(RUNTIME) @Target(METHOD) public @interface OnExpectedFailure
FailureExpected is handled.