org.junit.contrib.truth
Class AbstractVerb.DelegatedVerb<S extends Subject<S,T>,T>
java.lang.Object
org.junit.contrib.truth.AbstractVerb
org.junit.contrib.truth.AbstractVerb.DelegatedVerb<S,T>
- Enclosing class:
- AbstractVerb
public static class AbstractVerb.DelegatedVerb<S extends Subject<S,T>,T>
- extends AbstractVerb
A special Verb implementation which wraps a SubjectFactory
Method Summary |
S |
that(T target)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractVerb.DelegatedVerb
public AbstractVerb.DelegatedVerb(FailureStrategy fs,
SubjectFactory<S,T> factory)
that
public S that(T target)
Copyright © 2014. All Rights Reserved.