Uses of Class
org.junit.contrib.truth.AbstractVerb.DelegatedVerb

Packages that use AbstractVerb.DelegatedVerb
org.junit.contrib.truth   
 

Uses of AbstractVerb.DelegatedVerb in org.junit.contrib.truth
 

Methods in org.junit.contrib.truth that return AbstractVerb.DelegatedVerb
<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 in DelegationTest .
 



Copyright © 2014. All Rights Reserved.