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.2 | jar | Common Public License Version 1.0 |
maven-default-skin IT |
---|
Description: Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. URL: http://maven.apache.org/skins/maven-default-skin/sample/ 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 |