-
Interfaces Interface Description com.google.common.truth.MapSubject.WithValue UseMapSubject.containsEntry(Object, Object)instead.
-
Classes Class Description org.truth0.FailureStrategy useFailureStrategy.org.truth0.subjects.Subject useSubject.org.truth0.subjects.SubjectFactory useSubjectFactory.org.truth0.TestVerb useTestVerb.
-
Errors Errors Description com.google.common.truth.FailureStrategy.ThrowableAssertionError UseAssertionErrorinstead.
-
Fields Field Description com.google.common.truth.IntegerSubject.INTEGER Use afor eachstyle loop over yourIterable<Integer>instead.com.google.common.truth.LongSubject.LONG Use afor eachstyle loop over yourIterable<Integer>instead.com.google.common.truth.StringSubject.STRING Use afor eachstyle loop over yourIterable<Integer>instead.org.truth0.Truth.THROW_ASSERTION_ERROR preferTruth.THROW_ASSERTION_ERROR.org.truth0.Truth.THROW_ASSUMPTION_ERROR