A set of Java classes for more convenient unit testing, particularly to assist tests for Guava itself.
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-testlib</artifactId>
<version>16.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Builds a JUnit test suite for testing List implementations.
Use JUnit 4 or add junit-vintage-engine dependency.
No dependency data recorded yet.