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 | Type | License |
---|
junit | junit | 4.8.2 | jar | Common Public License Version 1.0 |
org.easymock | easymock | 2.5.1 | jar | Apache 2 |
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- cz.cuni.amis:sposh-core:jar:3.5.2-SNAPSHOT
- org.easymock:easymock:jar:2.5.1 (test)
EasyMock |
---|
Description: EasyMock provides an easy way to create Mock Objects for interfaces by generating them on the fly using Java's proxy mechanism URL: http://www.easymock.org Project License: Apache 2 |
- junit:junit:jar:4.8.2 (test)
Licenses
GNU GPL v3: sposh-core
Apache 2: EasyMock
Common Public License Version 1.0: JUnit
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|
junit-4.8.2.jar | 231.78 kB | 267 | 230 | 30 | 1.5 | debug |
easymock-2.5.1.jar | 91.09 kB | 86 | 77 | 3 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|
2 | 322.87 kB | 353 | 307 | 33 | 1.5 | 2 |
test: 2 | test: 322.87 kB | test: 353 | test: 307 | test: 33 | - | test: 2 |