Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.1-jar
cglibcglib-nodep2.1-jar(optional)
jmockjmock1.0.1-jar(optional)
jmockjmock-cglib1.0.1-jar(optional)
net.sf.jdummyjdummy1.3.2-jar(optional)

Project Transitive Dependencies

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

Project Dependency Graph

Dependency Listings

StubOut

An extension to JUnit that lets you stub out classes that don't pertain to your tests. This is especially useful for dealing with legacy code that wasn't written to be easily testable.

http://stubout.sf.net

Unnamed - junit:junit:jar:3.8.1

Unnamed - jmock:jmock:jar:1.0.1

Unnamed - jmock:jmock-cglib:jar:1.0.1

cglib

Unnamed - net.sf.jdummy:jdummy:pom:1.3.2