org.truth0
Class TestVerb

java.lang.Object
  extended by com.google.common.truth.AbstractVerb<TestVerb>
      extended by com.google.common.truth.TestVerb
          extended by org.truth0.TestVerb

Deprecated. use TestVerb.

@Deprecated
public class TestVerb
extends TestVerb


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.common.truth.AbstractVerb
AbstractVerb.DelegatedVerb<S extends Subject<S,T>,T>, AbstractVerb.MessageOverridingFailureStrategy
 
Constructor Summary
TestVerb(FailureStrategy failureStrategy)
          Deprecated.  
TestVerb(FailureStrategy failureStrategy, String failureMessage)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.google.common.truth.TestVerb
getFailureMessage, that, that, that, that, that, that, that, that, that, that, that, that, that, that, that, that, that, that, withFailureMessage
 
Methods inherited from class com.google.common.truth.AbstractVerb
about, fail, fail, getFailureStrategy, in
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestVerb

public TestVerb(FailureStrategy failureStrategy)
Deprecated. 

TestVerb

public TestVerb(FailureStrategy failureStrategy,
                String failureMessage)
Deprecated. 


Copyright © 2014. All rights reserved.