Uses of Class
com.google.common.truth.ThrowableSubject
-
Uses of ThrowableSubject in com.google.common.truth
Subclasses of ThrowableSubject in com.google.common.truthMethods in com.google.common.truth that return ThrowableSubjectModifier and TypeMethodDescriptionstatic ThrowableSubject
Truth.assertThat
(Throwable actual) final ThrowableSubject
ThrowableSubject.hasCauseThat()
Returns a newThrowableSubject
that supports assertions on this throwable's direct cause.final ThrowableSubject