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

Packages that use LongAssert
org.assertj.core.api   
 

Uses of LongAssert in org.assertj.core.api
 

Methods in org.assertj.core.api that return LongAssert
 LongAssert AbstractSoftAssertions.assertThat(long actual)
          Creates a new instance of LongAssert.
 LongAssert AbstractSoftAssertions.assertThat(Long actual)
          Creates a new instance of LongAssert.
 



Copyright © 2013–2015 AssertJ. All rights reserved.