Uses of Interface
com.google.common.truth.ExpectFailure.StandardSubjectBuilderCallback
Packages that use ExpectFailure.StandardSubjectBuilderCallback
-
Uses of ExpectFailure.StandardSubjectBuilderCallback in com.google.common.truth
Methods in com.google.common.truth with parameters of type ExpectFailure.StandardSubjectBuilderCallbackModifier and TypeMethodDescriptionstatic AssertionErrorExpectFailure.expectFailure(ExpectFailure.StandardSubjectBuilderCallback assertionCallback) Captures and returns the failure produced by the assertion in the provided callback, similar toassertThrows():