Uses of Class
org.assertj.core.api.SoftAssertionClassAssert
-
Packages that use SoftAssertionClassAssert Package Description org.assertj.core.api -
-
Uses of SoftAssertionClassAssert in org.assertj.core.api
Methods in org.assertj.core.api that return SoftAssertionClassAssert Modifier and Type Method Description SoftAssertionClassAssert
Java6AbstractStandardSoftAssertions. assertThat(Class<?> actual)
Creates a new instance ofClassAssert
SoftAssertionClassAssert
Java6AbstractBDDSoftAssertions. then(Class<?> actual)
Creates a new instance ofClassAssert
-