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.
Version4.2.1.RELEASEcompared with
Version Details
| 4.2.0.RELEASE | 4.2.1.RELEASE | |
|---|---|---|
| Release date | Jul 31, 2015 | Sep 01, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (10)
| 4.2.0.RELEASE | 4.2.1.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.seleniumhq.selenium » selenium-htmlunit-driver | 2.46.0 | 2.47.1 |
| ~ Updated | org.springframework » spring-beans | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-tx | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 4.2.0.RELEASE | 4.2.1.RELEASE |
| ~ Updated | org.springframework » spring-webmvc-portlet | 4.2.0.RELEASE | 4.2.1.RELEASE |
