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.
Compile Dependencies (12)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
AOP
EPL 2.0
| aspectj
»
aspectjrt(optional) The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous | 1.5.3 | 1.9.25.1 | |
AOP
EPL 2.0
| aspectj
»
aspectjweaver(optional) The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time | 1.5.3 | 1.9.25.1 | |
Logging
Apache 2.0
| commons-logging
»
commons-logging Apache Commons Logging is a thin adapter allowing configurable bridging to other, | 1.1 | 1.3.6 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 3.8.1 | 6.0.3 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans(optional)2 vulnerabilities Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 2.5 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context(optional)3 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 2.5 | 7.0.7 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core(optional)7 vulnerabilities Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 2.5 | 7.0.7 | |
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc(optional) Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | 2.5 | 7.0.7 | |
O/R Mapping
Apache 2.0
| org.springframework
»
spring-orm(optional) Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including ... | 2.5 | 7.0.7 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx(optional) Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 2.5 | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc(optional)6 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 2.5 | 7.0.7 | |
JSP Tag Library
Apache 2.0
| taglibs
»
standard(optional) An implementation of the JSP Standard Tag Library (JSTL). | 1.1.2 | 1.2.5 |
Provided Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Java Spec
EDL 1.0 +1
| javax.persistence
»
persistence-api Java(TM) Persistence API | 1.0 | 2.2 | |
Java Spec
Apache 2.0
| javax.portlet
»
portlet-api The Java Portlet API version 3.0 developed by the Java Community Process JSR-362 Expert Group. | 1.0 | 3.0.1 | |
Java Spec
CDDL +2
| javax.servlet
»
jsp-api An API for JavaServer Pages (JSP), supporting dynamic web page creation with embedded Java code. | 2.0 | 2.2 | |
Java Spec
CDDL +2
| javax.servlet
»
servlet-api Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications ... | 2.4 | 4.0.1 |
