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 | Licenses |
---|---|---|---|---|
junit | junit | 4.13.1 | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.18.1 | jar | Apache License, Version 2.0 |
org.mockito | mockito-core | 3.6.28 | jar | The MIT License |
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 | Licenses |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.10.18 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.10.18 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 3.1 | jar | Apache License, Version 2.0 |
Unknown: Design Patterns for Java
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
Apache License, Version 2.0: AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
New BSD License: Hamcrest Core
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.13.1.jar | 382.7 kB | 387 | 348 | 32 | 1.5 | Yes |
byte-buddy-1.10.18.jar | 3.5 MB | 2509 | 2454 | 37 | - | Yes |
byte-buddy-agent-1.10.18.jar | 259.2 kB | 81 | 63 | 2 | - | Yes |
assertj-core-3.18.1.jar | 4.8 MB | 3267 | 3190 | 62 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-3.6.28.jar | 675 kB | 663 | 590 | 65 | 1.8 | Yes |
objenesis-3.1.jar | 60.4 kB | 64 | 48 | 10 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
7 | 9.7 MB | 7023 | 6738 | 211 | 1.8 | 7 |
test: 7 | test: 9.7 MB | test: 7023 | test: 6738 | test: 211 | - | test: 7 |