org.truth0.subjects
Class DefaultSubject

java.lang.Object
  extended by org.truth0.subjects.Subject<DefaultSubject,Object>
      extended by org.truth0.subjects.DefaultSubject

@GwtCompatible
public class DefaultSubject
extends Subject<DefaultSubject,Object>


Field Summary
 
Fields inherited from class org.truth0.subjects.Subject
failureStrategy
 
Constructor Summary
DefaultSubject(FailureStrategy failureStrategy, Object o)
           
 
Method Summary
 
Methods inherited from class org.truth0.subjects.Subject
check, equals, fail, failWithBadResults, failWithCustomSubject, failWithoutSubject, failWithRawMessage, getDisplaySubject, getSubject, hashCode, is, isEqualTo, isNotEqualTo, isNotNull, isNull
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSubject

public DefaultSubject(FailureStrategy failureStrategy,
                      Object o)


Copyright © 2014. All rights reserved.