Annotation Interface ExpectingFailure


@Target(TYPE) @Retention(RUNTIME) public @interface ExpectingFailure
When this annotation is added on a Test Class, it is expected that one or more tests fail.