Uses of Package
org.truth0.subjects

Packages that use org.truth0.subjects
org.truth0   
org.truth0.codegen   
org.truth0.subjects   
 

Classes in org.truth0.subjects used by org.truth0
BooleanSubject
          Propositions for boolean subjects
ClassSubject
           
CollectionSubject
           
DefaultSubject
           
IntegerSubject
          Propositions for Integral numeric subjects
IterableSubject
           
ListSubject
           
MapSubject
           
ObjectArraySubject
          A Subject to handle testing propositions for Object[] and more generically T[].
OptionalSubject
          Propositions for Optional<T> subjects
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
SubjectFactory
          A custom subject factory which will return a FooSubject (which is a Subject).
 

Classes in org.truth0.subjects used by org.truth0.codegen
SubjectFactory
          A custom subject factory which will return a FooSubject (which is a Subject).
 

Classes in org.truth0.subjects used by org.truth0.subjects
CollectionSubject
           
CollectionSubject.Has
           
IntegerSubject
          Propositions for Integral numeric subjects
IterableSubject
           
ListSubject
           
MapSubject
           
MapSubject.WithValue
           
Ordered
           
StringSubject
          Propositions for String subjects
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 © 2014. All rights reserved.