Uses of Class
org.assertj.core.api.AbstractFloatAssert
Packages that use AbstractFloatAssert
-
Uses of AbstractFloatAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractFloatAssertModifier and TypeClassDescriptionclass
AbstractFloatAssert<SELF extends AbstractFloatAssert<SELF>>
Base class for all implementations of assertions forFloat
s.Subclasses of AbstractFloatAssert in org.assertj.core.apiMethods in org.assertj.core.api that return AbstractFloatAssertModifier and TypeMethodDescriptionstatic AbstractFloatAssert
<?> Assertions.assertThat
(float actual) Creates a new instance of
.FloatAssert
static AbstractFloatAssert
<?> Assertions.assertThat
(Float actual) Creates a new instance of
.FloatAssert
static AbstractFloatAssert
<?> AssertionsForClassTypes.assertThat
(float actual) Creates a new instance of
.FloatAssert
static AbstractFloatAssert
<?> AssertionsForClassTypes.assertThat
(Float actual) Creates a new instance of
.FloatAssert
static AbstractFloatAssert
<?> Java6Assertions.assertThat
(float actual) Creates a new instance of
.FloatAssert
static AbstractFloatAssert
<?> Java6Assertions.assertThat
(Float actual) Creates a new instance of
.FloatAssert
default AbstractFloatAssert
<?> WithAssertions.assertThat
(float actual) Delegate call toAssertions.assertThat(float)
default AbstractFloatAssert
<?> WithAssertions.assertThat
(Float actual) Delegate call toAssertions.assertThat(Float)
static AbstractFloatAssert
<?> BDDAssertions.then
(float actual) Creates a new instance of
.FloatAssert
static AbstractFloatAssert
<?> Creates a new instance of
.FloatAssert
static AbstractFloatAssert
<?> Java6BDDAssertions.then
(float actual) Creates a new instance of
.FloatAssert
static AbstractFloatAssert
<?> Creates a new instance of
.FloatAssert