public abstract @interface

ExpectedException

implements Annotation
org.springframework.test.annotation.ExpectedException

Class Overview

Test annotation to indicate that a test method is required to throw the specified exception.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation