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 | googletestingguava |
Date | May 27, 2023 |
Files | pom (2 KB) jar (845 KB) View All |
Repositories | Central |
Ranking | #969 in MvnRepository (See Top Artifacts) #46 in Testing Frameworks & Tools |
Used By | 483 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2023-2976 CVE-2020-8908 |
Compile Dependencies (6)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection Apache 2.0 | com.google.code.findbugs » jsr305 | 3.0.2 | ✔ | |
Defect Detection Apache 2.0 | com.google.errorprone » error_prone_annotations | 2.18.0 | 2.22.0 | |
Core Utils Apache 2.0 | com.google.guava » guava2 vulnerabilities | 32.0.0-jre | 32.1.2-jre | |
Annotation Lib Apache 2.0 | com.google.j2objc » j2objc-annotations | 2.8 | ✔ | |
Testing EPL 2.0 | junit » junit | 4.13.2 | 5.10.0 | |
Defect Detection MIT | org.checkerframework » checker-qual | 3.33.0 | 3.38.0 |
Test Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Assertion Apache 2.0 | com.google.truth » truth | 1.1.3 | 1.1.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
Getting Started with Google Guava (2013) by Bill Bejeck |