org.junit.contrib.truth.subjects
Class DefaultSubject
java.lang.Object
org.junit.contrib.truth.subjects.Subject<DefaultSubject,Object>
org.junit.contrib.truth.subjects.DefaultSubject
@GwtCompatible
public class DefaultSubject
- extends Subject<DefaultSubject,Object>
Nested classes/interfaces inherited from class org.junit.contrib.truth.subjects.Subject |
Subject.And<C> |
Methods inherited from class org.junit.contrib.truth.subjects.Subject |
check, fail, failWithoutSubject, getSubject, is, isA, isEqualTo, isNotA, isNotEqualTo, isNotNull, isNull, nextChain |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSubject
public DefaultSubject(FailureStrategy failureStrategy,
Object o)
Copyright © 2014. All Rights Reserved.