Guava testlib is a set of java classes used for more convenient
unit testing - particularly to assist the tests for Guava itself.
| License | Apache 2.0 |
|---|---|
| Categories | Testing Frameworks & Tools |
| Tags | qualitygoogletestingguava |
| Date | Apr 14, 2025 |
| Files | pom (4 KB) jar (885 KB) View All |
| Repositories | Central |
| Ranking | #1138 in MvnRepository (See Top Artifacts) #63 in Testing Frameworks & Tools |
| Used By | 550 artifacts |
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Defect Detection Apache 2.0 | com.google.errorprone » error_prone_annotations | 2.36.0 | 2.44.0 | |
| Core Utils Apache 2.0 | com.google.guava » guava | 33.4.8-android | 33.5.0-jre | |
| Annotation Lib Apache 2.0 | com.google.j2objc » j2objc-annotations | 3.0.0 | 3.1 | |
| Testing EPL 2.0 | junit » junit | 4.13.2 | 6.0.1 | |
| Annotation Lib Apache 2.0 | org.jspecify » jspecify | 1.0.0 | ✔ |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Defect Detection LGPL 2.1 | com.google.code.findbugs » jsr305 | 3.0.2 | 4.9.8 | |
| Assertion Apache 2.0 | com.google.truth » truth | 1.4.4 | 1.4.5 |
Licenses
| License | URL |
|---|---|
| Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Kevin Bourrillion | kevinb<at>google.com | kevinb9n | owner, developer |
Related Books
| Pragmatic Unit Testing in Java with JUnit (2024) by Langr, Jeff | |
| Test-Driven Development with Java: Create higher-quality software by writing tests first with SOLID and hexagonal architecture (2023) by Mellor, Alan | |
| Learning Test-Driven Development: A Polyglot Guide to Writing Uncluttered Code (2021) by Siddiqui, Saleem | |
| Test-Driven Java Development - Second Edition: Invoke TDD principles for end-to-end application development (2018) by Garcia, Alex, Farcic, Viktor | |
| Java For Testers: Learn Java fundamentals fast (2015) by Richardson, Mr Alan J | |
| Getting Started with Google Guava (2013) by Bejeck, Bill | |
| Test Driven: TDD and Acceptance TDD for Java Developers (2007) by Koskela, Lasse |