Uses of Class
com.google.common.truth.TruthFailureSubject
Packages that use TruthFailureSubject
-
Uses of TruthFailureSubject in com.google.common.truth
Methods in com.google.common.truth that return TruthFailureSubjectModifier and TypeMethodDescriptionstatic TruthFailureSubjectExpectFailure.assertThat(@Nullable AssertionError actual) Creates a subject for asserting about the givenAssertionError, usually one produced by Truth.Methods in com.google.common.truth that return types with arguments of type TruthFailureSubjectModifier and TypeMethodDescriptionTruthFailureSubject.truthFailures()Factory for creatingTruthFailureSubjectinstances.