Package org.hibernate.testing.orm.junit
Annotation Interface FailureExpectedGroup
@Inherited
@Target({TYPE,METHOD})
@Retention(RUNTIME)
@ExtendWith(FailureExpectedExtension.class)
public @interface FailureExpectedGroup
-
Required Element Summary
Required Elements
-
Element Details
-
value
FailureExpected[] value
-