org.hibernate.testing
Annotation Type OnFailure


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface OnFailure

Annotation used to identify a method as a callback to be executed on test failures.



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