The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | jar | |
cglib | cglib-nodep | 2.1 | - | jar | (optional) |
jmock | jmock | 1.0.1 | - | jar | (optional) |
jmock | jmock-cglib | 1.0.1 | - | jar | (optional) |
net.sf.jdummy | jdummy | 1.3.2 | - | jar | (optional) |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.
Unnamed - junit:junit:jar:3.8.1
Unnamed - jmock:jmock:jar:1.0.1