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

Packages that use ShortAssert
org.assertj.core.api   
 

Uses of ShortAssert in org.assertj.core.api
 

Methods in org.assertj.core.api that return ShortAssert
 ShortAssert AbstractSoftAssertions.assertThat(short actual)
          Creates a new instance of ShortAssert.
 ShortAssert AbstractSoftAssertions.assertThat(Short actual)
          Creates a new instance of ShortAssert.
 



Copyright © 2013–2015 AssertJ. All rights reserved.