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 Framework |
HomePage | http://www.springframework.org |
Date | Nov 02, 2008 |
Files | pom (4 KB) jar (176 KB) View All |
Repositories | CentralAKSWGeomajasJBoss PublicSonatype |
Ranking | #54 in MvnRepository (See Top Artifacts) #7 in Testing Frameworks & Tools |
Used By | 10,589 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2024-38820 CVE-2024-38816 CVE-2022-22970 View 14 more ... |
Compile Dependencies (12)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Logging Apache 2.0 | commons-logging » commons-logging | 1.1.1 | 1.3.4 | |
Testing EPL 2.0 | junit » junit | 3.8.1 | 5.11.3 | |
AOP EPL 2.0 | org.aspectj » aspectjrt (optional) | 1.6.1 | 1.9.22.1 | |
AOP EPL 2.0 | org.aspectj » aspectjweaver (optional) | 1.6.1 | 1.9.22.1 | |
Dep Injection Apache 2.0 | org.springframework » spring-beans (optional) 2 vulnerabilities | 2.5.6 | 6.1.14 | |
Dep Injection Apache 2.0 | org.springframework » spring-context (optional) 2 vulnerabilities | 2.5.6 | 6.1.14 | |
Core Utils Apache 2.0 | org.springframework » spring-core (optional) 10 vulnerabilities | 2.5.6 | 6.1.14 | |
JDBC Extension Apache 2.0 | org.springframework » spring-jdbc (optional) | 2.5.6 | 6.1.14 | |
O/R Mapping Apache 2.0 | org.springframework » spring-orm (optional) | 2.5.6 | 6.1.14 | |
Transactions Apache 2.0 | org.springframework » spring-tx (optional) | 2.5.6 | 6.1.14 | |
Web Framework Apache 2.0 | org.springframework » spring-webmvc (optional) 4 vulnerabilities | 2.5.6 | 6.1.14 | |
JSP Tag Library Apache 2.0 | taglibs » standard (optional) | 1.1.2 | 1.2.5 |
Provided Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Java Spec EDL 1.0EPL 1.0 | javax.persistence » persistence-api | 1.0 | 2.2 | |
Java Spec Apache 2.0 | javax.portlet » portlet-api | 1.0 | 3.0.1 | |
Java Spec CDDLGPLGPL 2.0 | javax.servlet » jsp-api | 2.0 | 2.2 | |
Java Spec CDDLGPL 2.0 | javax.servlet » servlet-api | 2.4 | 4.0.1 |
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |