Uses of Class
org.assertj.core.api.BooleanArrayAssert
-
Packages that use BooleanArrayAssert Package Description org.assertj.core.api -
-
Uses of BooleanArrayAssert in org.assertj.core.api
Methods in org.assertj.core.api that return BooleanArrayAssert Modifier and Type Method Description BooleanArrayAssertJava6AbstractStandardSoftAssertions. assertThat(boolean[] actual)Creates a new instance of.BooleanArrayAssertBooleanArrayAssertJava6AbstractBDDSoftAssertions. then(boolean[] actual)Creates a new instance of.BooleanArrayAssert
-