All Classes and Interfaces
Class
Description
A common supertype for Array subjects, abstracting some common display and error infrastructure.
A special Verb implementation which wraps a SubjectFactory
Propositions for boolean subjects.
Propositions for
Class
subjects.Propositions for
Collection
subjects.Propositions for
Comparable
typed subjects.This is a Java ClassLoader that will attempt to load a class from a string of source code.
Thrown when code cannot be compiled.
Deprecated.
Deprecated.
Use
AssertionError
instead.Propositions for
Integer
subjects.Propositions for
Iterable
subjects.A verb that iterates over data and applies the predicate iteratively
A builder of classes to wrap a provided SubjectFactory's concrete Subject subclass.
Propositions for
List
subjects.Propositions for
long
subjects.Propositions for
Map
subjects.Deprecated.
Use
MapSubject.containsEntry(Object, Object)
instead.Math utilities to be shared by numeric subjects.
A Subject to handle testing propositions for
Object[]
and more generically T[]
.Propositions for
Optional
<T>
subjects.Extracted routines that need to be swapped in for GWT, to allow for
minimal deltas between the GWT and non-GWT version.
A Subject to handle testing propositions for
boolean[]
.A Subject to handle testing propositions for
byte[]
.A Subject to handle testing propositions for
char[]
.A Subject to handle testing propositions for
double[]
.A Subject to handle testing propositions for
float[]
.A Subject to handle testing propositions for
int[]
.A Subject to handle testing propositions for
int[]
.Reflection utility methods.
Propositions for string subjects.
Utilities for string comparisons.
Propositions for arbitrarily typed subjects and for properties
of Object
Deprecated.
use
Subject
.A custom subject factory which will return a FooSubject (which
is a Subject).
Deprecated.
use
SubjectFactory
.Utility methods used in Subject implementors.
Deprecated.
use
TestVerb
.Truth - a proposition framework for tests, supporting JUnit style
assertion and assumption semantics in a fluent style.
deprecated please use
Truth.assert_()
and
TruthJUnit.assume()
to access these capabilities.Truth - a proposition framework for tests, supporting JUnit style
assertion and assumption semantics in a fluent style.
FailureStrategy
.