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 SoftAssertionClassAssertJava6AbstractStandardSoftAssertions. assertThat(Class<?> actual)Creates a new instance ofClassAssertSoftAssertionClassAssertJava6AbstractBDDSoftAssertions. then(Class<?> actual)Creates a new instance ofClassAssert
-