Package | Description |
---|---|
com.google.common.truth | |
com.google.common.truth.codegen | |
org.truth0 | |
org.truth0.subjects |
Class and Description |
---|
AbstractArraySubject
A common supertype for Array subjects, abstracting some common display and error infrastructure.
|
AbstractVerb |
AbstractVerb.DelegatedVerb
A special Verb implementation which wraps a SubjectFactory
|
BooleanSubject
Propositions for boolean subjects
|
ClassSubject |
CollectionSubject |
CollectionSubject.Has |
DefaultSubject |
Expect |
FailureStrategy |
IntegerSubject
Propositions for Integral numeric subjects
|
IterableSubject |
IteratingVerb
A verb that iterates over data and applies the predicate iteratively
|
ListSubject |
MapSubject |
MapSubject.WithValue |
ObjectArraySubject
A Subject to handle testing propositions for
Object[] and more generically T[] . |
OptionalSubject
Propositions for
Optional <T> subjects |
Ordered |
PrimitiveBooleanArraySubject
A Subject to handle testing propositions for
boolean[] . |
PrimitiveCharArraySubject
A Subject to handle testing propositions for
char[] . |
PrimitiveDoubleArraySubject
A Subject to handle testing propositions for
double[] . |
PrimitiveFloatArraySubject
A Subject to handle testing propositions for
float[] . |
PrimitiveIntArraySubject
A Subject to handle testing propositions for
int[] . |
PrimitiveLongArraySubject
A Subject to handle testing propositions for
int[] . |
StringSubject
Propositions for String subjects
|
Subject
Propositions for arbitrarily typed subjects and for properties
of Object
|
Subject.HasField |
SubjectFactory
A custom subject factory which will return a FooSubject (which
is a Subject
|
TestVerb |
Class and Description |
---|
SubjectFactory
A custom subject factory which will return a FooSubject (which
is a Subject
|
Class and Description |
---|
FailureStrategy |
TestVerb |
Class and Description |
---|
Subject
Propositions for arbitrarily typed subjects and for properties
of Object
|
SubjectFactory
A custom subject factory which will return a FooSubject (which
is a Subject
|
Copyright © 2015. All rights reserved.