Uses of Class
org.assertj.core.api.BooleanArrayAssert

Packages that use BooleanArrayAssert
org.assertj.core.api   
 

Uses of BooleanArrayAssert in org.assertj.core.api
 

Methods in org.assertj.core.api that return BooleanArrayAssert
 BooleanArrayAssert AbstractSoftAssertions.assertThat(boolean[] actual)
          Creates a new instance of BooleanArrayAssert.
 



Copyright © 2013–2015 AssertJ. All rights reserved.