Uses of Class
com.google.common.truth.AbstractVerb.DelegatedVerb
Packages that use AbstractVerb.DelegatedVerb
-
Uses of AbstractVerb.DelegatedVerb in com.google.common.truth
Methods in com.google.common.truth that return AbstractVerb.DelegatedVerbModifier and TypeMethodDescription<S extends Subject<S,
T>, T, SF extends SubjectFactory<S, T>>
AbstractVerb.DelegatedVerb<S,T> AbstractVerb.about
(SF factory) The recommended method of extension of Truth to new types, which is documented incom.google.common.truth.delegation.DelegationTest
.