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 |
Tags | springtesting |
Date | Jul 07, 2012 |
Files | pom (5 KB) jar (224 KB) View All |
Repositories | CentralAlfrescoGeomajasJBoss PublicSonatypeSpring Releases |
Ranking | #52 in MvnRepository (See Top Artifacts) #7 in Testing Frameworks |
Used By | 9,108 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-22971 CVE-2022-22970 CVE-2022-22968 View 20 more ... |
Compile Dependencies (12)
Provided Dependencies (7)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Java Spec CDDL 1.0 | javax.activation » activation | 1.1 | 1.1.1 | |
Expression Lang CDDLGPLGPL 2.0 | javax.el » el-api | 1.0 | 3.0.0 | |
Java Spec CDDLGPL 2.0 | javax.persistence » persistence-api | 1.0 | 1.0.2 | |
Java Spec Apache 2.0 | javax.portlet » portlet-api | 2.0 | 3.0.1 | |
Java Spec CDDLGPL 2.0 | javax.servlet » servlet-api | 2.5 | 4.0.1 | |
Java Spec CDDLGPL 2.0 | javax.servlet.jsp » jsp-api | 2.1 | 2.3.3 | |
Transactions Apache 2.0 | org.apache.geronimo.specs » geronimo-jta_1.1_spec | 1.1 | 1.1.1 |
Test Dependencies (5)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Embedded SQL DB | hsqldb » hsqldb | 1.8.0.7 | 2.7.0 | |
Dep Injection Apache 2.0 | javax.inject » javax.inject | 1 | ✔ | |
Testing EPL 2.0 | junit » junit1 vulnerability | 4.9 | 5.9.0 | |
O/R Mapping LGPL 2.1 | org.hibernate » hibernate-core (optional) 1 vulnerability | 3.6.0.Final | 6.1.2.Final | |
LGPL | org.hibernate » hibernate-cglib-repack | 2.1_3 | ✔ |
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |