Uses of Class
org.assertj.core.api.ThrowableAssert
Packages that use ThrowableAssert
-
Uses of ThrowableAssert in org.assertj.core.api
Methods in org.assertj.core.api that return ThrowableAssertModifier and TypeMethodDescriptiondefault <T extends Throwable>
ThrowableAssert<T> Java6StandardSoftAssertionsProvider.assertThat(T actual) Creates a new instance of.ThrowableAssertprotected ThrowableAssert<ACTUAL> SoftThrowableAssertAlternative.getDelegate()protected ThrowableAssert<ACTUAL> ThrowableAssertAlternative.getDelegate()default <T extends Throwable>
ThrowableAssert<T> Java6BDDSoftAssertionsProvider.then(T actual) Creates a new instance of.ThrowableAssert