The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 3.8.1 | jar | Common Public License Version 1.0 |
Apache Maven Surefire |
---|
Description: Surefire is a test framework project. URL: http://maven.apache.org/surefire Project License: The Apache Software License, Version 2.0 |
JUnit |
---|
Description: JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. URL: http://junit.org Project License: Common Public License Version 1.0 |
The Apache Software License, Version 2.0: Apache Maven Surefire
Common Public License Version 1.0: JUnit