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.3.13.RELEASEcompared with
Version Details
| 4.3.12.RELEASE | 4.3.13.RELEASE | |
|---|---|---|
| Release date | Oct 10, 2017 | Nov 27, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (12)
| 4.3.12.RELEASE | 4.3.13.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.codehaus.groovy » groovy-all | 2.4.12 | 2.4.13 |
| ~ Updated | org.springframework » spring-aop | 4.3.12.RELEASE | 4.3.13.RELEASE |
| ~ Updated | org.springframework » spring-beans | 4.3.12.RELEASE | 4.3.13.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.3.12.RELEASE | 4.3.13.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.3.12.RELEASE | 4.3.13.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 4.3.12.RELEASE | 4.3.13.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.3.12.RELEASE | 4.3.13.RELEASE |
| ~ Updated | org.springframework » spring-tx | 4.3.12.RELEASE | 4.3.13.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.3.12.RELEASE | 4.3.13.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 4.3.12.RELEASE | 4.3.13.RELEASE |
| ~ Updated | org.springframework » spring-webmvc-portlet | 4.3.12.RELEASE | 4.3.13.RELEASE |
| ~ Updated | org.springframework » spring-websocket | 4.3.12.RELEASE | 4.3.13.RELEASE |
