Field | Value |
---|---|
Name | SpringUnit Framework |
Description | SpringUnit is a Java unit testing framework that combines Spring's dependency injection container with JUnit's test execution environment. It facilitates the creation of data-driven tests, where the data inputs and expected outcomes are defined in XML files and the test logic resides in Java source code. |
Homepage | http://springunit.sourceforge.net |
This project does not belong to an organization.
Field | Value |
---|---|
GroupId | org.springunit |
ArtifactId | springunit |
Version | 0.6 |
Type | jar |