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

Packages that use BooleanAssert
org.assertj.core.api   
 

Uses of BooleanAssert in org.assertj.core.api
 

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



Copyright © 2013–2015 AssertJ. All rights reserved.