|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubjectFactory | |
|---|---|
| org.truth0 | |
| org.truth0.codegen | |
| org.truth0.subjects | |
| Uses of SubjectFactory in org.truth0 |
|---|
| Methods in org.truth0 with type parameters of type SubjectFactory | ||
|---|---|---|
|
AbstractVerb.about(SF factory)
The recommended method of extension of Truth to new types, which is documented in DelegationTest . |
|
|
IteratingVerb.thatEach(SF factory)
|
|
| Constructors in org.truth0 with parameters of type SubjectFactory | |
|---|---|
AbstractVerb.DelegatedVerb(FailureStrategy fs,
SubjectFactory<S,T> factory)
|
|
| Uses of SubjectFactory in org.truth0.codegen |
|---|
| Constructors in org.truth0.codegen with parameters of type SubjectFactory | |
|---|---|
IteratingWrapperClassBuilder(SubjectFactory<?,?> subjectFactory)
|
|
| Uses of SubjectFactory in org.truth0.subjects |
|---|
| Fields in org.truth0.subjects declared as SubjectFactory | |
|---|---|
static SubjectFactory<IntegerSubject,Long> |
IntegerSubject.INTEGER
|
static SubjectFactory<StringSubject,String> |
StringSubject.STRING
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||