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 |
Date | (Aug 04, 2017) |
Files | pom (2 KB) jar (812 KB) View All |
Repositories | CentralSonatypeSpring Plugins |
Used By | 435 artifacts |
Compile Dependencies (5)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Code Analyzer Apache 2.0 | com.google.code.findbugs » jsr305 | 1.3.9 | 3.0.2 | |
Defect Detection Apache 2.0 | com.google.errorprone » error_prone_annotations | 2.0.18 | 2.6.0 | |
Core Utils Apache 2.0 | com.google.guava » guava | 23.0 | 30.1.1-jre | |
Apache 2.0 | com.google.j2objc » j2objc-annotations | 1.1 | 1.3 | |
Testing EPL 2.0 | junit » junit | 4.8.2 | 5.7.1 |
Test Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Apache 2.0 | com.google.truth » truth | 0.34 | 1.1.2 |
Licenses
License | URL |
---|---|
The Apache Software 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 |