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

Packages that use DoubleAssert
org.assertj.core.api   
 

Uses of DoubleAssert in org.assertj.core.api
 

Methods in org.assertj.core.api that return DoubleAssert
 DoubleAssert AbstractSoftAssertions.assertThat(double actual)
          Creates a new instance of DoubleAssert.
 DoubleAssert AbstractSoftAssertions.assertThat(Double actual)
          Creates a new instance of DoubleAssert.
 



Copyright © 2013–2015 AssertJ. All rights reserved.