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

Packages that use IntegerAssert
org.assertj.core.api   
 

Uses of IntegerAssert in org.assertj.core.api
 

Methods in org.assertj.core.api that return IntegerAssert
 IntegerAssert AbstractSoftAssertions.assertThat(int actual)
          Creates a new instance of IntegerAssert.
 IntegerAssert AbstractSoftAssertions.assertThat(Integer actual)
          Creates a new instance of IntegerAssert.
 



Copyright © 2013–2015 AssertJ. All rights reserved.