-
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 UseAssertionError
instead.
-
Fields Field Description com.google.common.truth.IntegerSubject.INTEGER Use afor each
style loop over yourIterable<Integer>
instead.com.google.common.truth.LongSubject.LONG Use afor each
style loop over yourIterable<Integer>
instead.com.google.common.truth.StringSubject.STRING Use afor each
style loop over yourIterable<Integer>
instead.org.truth0.Truth.THROW_ASSERTION_ERROR preferTruth.THROW_ASSERTION_ERROR
.org.truth0.Truth.THROW_ASSUMPTION_ERROR