Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides consistent loading and caching of Spring ApplicationContexts and provides mock objects that you can use to test your code in isolation.
Version3.0.0.M4compared with

Version Details

Test Changes (2)

3.0.0.M3 3.0.0.M4
ChangeGroup / ArtifactPreviousCurrent
+ Added org.hibernate » hibernate-cglib-repack-2.1_3
+ Added org.hibernate » hibernate-core-3.3.1.GA