Deprecated.
as of Spring 3.1 in favor of using built-in support for declaring
expected exceptions in the underlying testing framework (e.g., JUnit, TestNG, etc.)
Test annotation to indicate that a test method is required to throw the
specified exception.