Project Dependencies

test

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 Classifier Type Optional
junit junit 4.5 - jar
org.hamcrest hamcrest-integration 1.1 - jar
org.hamcrest hamcrest-library 1.1 - jar
org.mockito mockito-core 1.6 - jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

test

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 Classifier Type Optional
org.hamcrest hamcrest-core 1.1 - jar
org.objenesis objenesis 1.0 - jar

Project Dependency Graph

Dependency Listings

Atlassian Gadgets

Plugins and infrastructure for displaying gadgets and creating dashboards in Atlassian products

http://www.atlassian.com/atlassian-private-pom/atlassian-gadgets

JUnit

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.

http://junit.org

Mockito

Mock objects library for java

http://www.mockito.org

Objenesis

A library for instantiating Java objects

http://objenesis.googlecode.com/svn/docs/index.html

Hamcrest Library

Hamcrest Integration

Hamcrest Core