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 |
---|---|---|---|
junit | junit | 4.10 | jar |
org.mockito | mockito-all | 1.9.0 | jar |
org.powermock | powermock-api-mockito | 1.4.12 | jar |
org.powermock | powermock-module-junit4 | 1.4.12 | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|
org.hamcrest | hamcrest-core | 1.1 | jar |
org.javassist | javassist | 3.16.1-GA | jar |
org.objenesis | objenesis | 1.2 | jar |
org.powermock | powermock-api-support | 1.4.12 | jar |
org.powermock | powermock-core | 1.4.12 | jar |
org.powermock | powermock-module-junit4-common | 1.4.12 | jar |
org.powermock | powermock-reflect | 1.4.12 | jar |
BSD style: Hamcrest Core
GPL License: ScriptBasic for Java
Apache 2: Objenesis
LGPL 2.1: Javassist
Apache License 2.0: Javassist
MPL 1.1: Javassist
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: powermock-api-mockito, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect
The MIT License: Mockito