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.

LicenseApache 2.0
CategoriesTesting Frameworks & Tools
Tagsqualitymockingjunitspringtestngframeworktesting
HomePage https://github.com/spring-projects/spring-framework
Ranking#56 in MvnRepository (See Top Artifacts)
#8 in Testing Frameworks & Tools
Used By10,956 artifacts