Generated by
JDiff

Package org.springframework.test.annotation

Removed Classes
AbstractAnnotationAwareTransactionalTests

Java 5 specific subclass of AbstractTransactionalDataSourceSpringContextTests, exposing a SimpleJdbcTemplate and obeying annotations for transaction control.

ExpectedException Test annotation to indicate that a test method is required to throw the specified exception.
NotTransactional Test annotation to indicate that a method is not transactional.