org.hibernate.testing
Annotation Type OnExpectedFailure


@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.



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.