| Interface | Description |
|---|---|
| IndirectSubject<S extends com.google.common.truth.Subject> |
Make assertions more readable as english.
|
| Class | Description |
|---|---|
| AbstractZipSubject<S extends com.google.common.truth.Subject<S,T>,T extends Zip> |
Truth support for zip files.
|
| DexClassSubject | |
| DexSubject | |
| DexUtils | |
| FileSubject |
Truth support for validating File.
|
| Java8OptionalSubject<T> |
Truth Subject for Java 8 Optional.
|
| MoreTruth |
Additional entry point to
Truth framework for custom Subject. |
| PathSubject |
Truth support for validating java.nio.file.Path.
|
| ZipFileSubject |
Truth support for zip files.
|