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 |
Maven Surefire Test-Grouping Support |
---|
Description: Surefire is a test framework project. URL: http://maven.apache.org/surefire/surefire-grouper Project License: Apache 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 |
Apache License, Version 2.0: Maven Surefire Test-Grouping Support
Common Public License Version 1.0: JUnit