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.
License | Apache 2.0 |
---|---|
Categories | Testing Frameworks & Tools |
Tags | qualityspringframeworktesting |
Organization | Spring IO |
HomePage | https://github.com/spring-projects/spring-framework |
Date | Sep 12, 2024 |
Files | pom (2 KB) jar (836 KB) View All |
Repositories | Central |
Ranking | #55 in MvnRepository (See Top Artifacts) #7 in Testing Frameworks & Tools |
Used By | 10,312 artifacts |
Compile Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Core Utils Apache 2.0 | org.springframework » spring-core | 6.1.13 | ✔ |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0 |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Juergen Hoeller | juergen.hoeller<at>broadcom.com | jhoeller |