The unit tests for the Guava libraries - separated into a separate artifact to allow for the testlibs to depend on guava itself.

Compile Dependencies (10)

Category/LicenseGroup / ArtifactVersionUpdates
Microbenchmarks Apache 2.0
com.google.caliper » caliper
Caliper: Microbenchmarking Framework for Java
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
Defect Detection Apache 2.0
com.google.errorprone » error_prone_annotations
Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time.
VFS Apache 2.0
com.google.jimfs » jimfs
Jimfs is an in-memory implementation of Java 7's java.nio.file abstract file system API.
Assertion Apache 2.0
com.google.truth » truth
Fluent assertions for Java and Android that makes your test assertions and failure messages more readable.
Apache 2.0
com.google.truth.extensions » truth-java8-extension
Obsolete, empty artifact that merely pulls in the main `truth` artifact: Assertions for Java 8 types are now part of ...
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
org.checkerframework » checker-compat-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
Mocking Apache 2.0
org.easymock » easymock
EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.github.google.guava » guava-testlib
Guava testlib is a set of java classes used for more convenient
v25.033.1.0