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.2.0.M1compared with
Version Details
| 5.1.0.RC3 | 5.2.0.M1 | |
|---|---|---|
| Release date | Sep 07, 2018 | Apr 10, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
