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.
Version5.0.15.RELEASEcompared with
Version Details
| 5.0.14.RELEASE | 5.0.15.RELEASE | |
|---|---|---|
| Release date | May 09, 2019 | Aug 02, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (12)
| 5.0.14.RELEASE | 5.0.15.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.codehaus.groovy » groovy-all | 2.4.16 | 2.4.17 |
| ~ Updated | org.springframework » spring-aop | 5.0.14.RELEASE | 5.0.15.RELEASE |
| ~ Updated | org.springframework » spring-beans | 5.0.14.RELEASE | 5.0.15.RELEASE |
| ~ Updated | org.springframework » spring-context | 5.0.14.RELEASE | 5.0.15.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.0.14.RELEASE | 5.0.15.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 5.0.14.RELEASE | 5.0.15.RELEASE |
| ~ Updated | org.springframework » spring-orm | 5.0.14.RELEASE | 5.0.15.RELEASE |
| ~ Updated | org.springframework » spring-tx | 5.0.14.RELEASE | 5.0.15.RELEASE |
| ~ Updated | org.springframework » spring-web | 5.0.14.RELEASE | 5.0.15.RELEASE |
| ~ Updated | org.springframework » spring-webflux | 5.0.14.RELEASE | 5.0.15.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 5.0.14.RELEASE | 5.0.15.RELEASE |
| ~ Updated | org.springframework » spring-websocket | 5.0.14.RELEASE | 5.0.15.RELEASE |
