Uses of Class
org.assertj.core.api.ThrowableAssert
-
Packages that use ThrowableAssert Package Description org.assertj.core.api -
-
Uses of ThrowableAssert in org.assertj.core.api
Methods in org.assertj.core.api that return ThrowableAssert Modifier and Type Method Description ThrowableAssertJava6AbstractStandardSoftAssertions. assertThat(Throwable actual)Creates a new instance of.ThrowableAssertThrowableAssertJava6AbstractBDDSoftAssertions. then(Throwable actual)Creates a new instance of.ThrowableAssert
-