Uses of Class
org.assertj.core.api.AbstractDoubleAssert
Packages that use AbstractDoubleAssert
-
Uses of AbstractDoubleAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractDoubleAssertModifier and TypeClassDescriptionclass
AbstractDoubleAssert<SELF extends AbstractDoubleAssert<SELF>>
Base class for all implementations of assertions forDouble
s.Subclasses of AbstractDoubleAssert in org.assertj.core.apiFields in org.assertj.core.api with type parameters of type AbstractDoubleAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory
<Double, AbstractDoubleAssert<?>> InstanceOfAssertFactories.DOUBLE
Methods in org.assertj.core.api that return AbstractDoubleAssertModifier and TypeMethodDescriptionstatic AbstractDoubleAssert
<?> Assertions.assertThat
(double actual) Creates a new instance of
.DoubleAssert
static AbstractDoubleAssert
<?> Assertions.assertThat
(Double actual) Creates a new instance of
.DoubleAssert
static AbstractDoubleAssert
<?> AssertionsForClassTypes.assertThat
(double actual) Creates a new instance of
.DoubleAssert
static AbstractDoubleAssert
<?> AssertionsForClassTypes.assertThat
(Double actual) Creates a new instance of
.DoubleAssert
static AbstractDoubleAssert
<?> Java6Assertions.assertThat
(double actual) Deprecated.Creates a new instance of
.DoubleAssert
static AbstractDoubleAssert
<?> Java6Assertions.assertThat
(Double actual) Deprecated.Creates a new instance of
.DoubleAssert
default AbstractDoubleAssert
<?> WithAssertions.assertThat
(double actual) Creates a new instance of
.DoubleAssert
default AbstractDoubleAssert
<?> WithAssertions.assertThat
(Double actual) Creates a new instance of
.DoubleAssert
static AbstractDoubleAssert
<?> Assumptions.assumeThat
(double actual) Creates a new instance of
assumption.DoubleAssert
static AbstractDoubleAssert
<?> Assumptions.assumeThat
(Double actual) Creates a new instance of
assumption.DoubleAssert
default AbstractDoubleAssert
<?> WithAssumptions.assumeThat
(double actual) Creates a new instance of
assumption.DoubleAssert
default AbstractDoubleAssert
<?> WithAssumptions.assumeThat
(Double actual) Creates a new instance of
assumption.DoubleAssert
static AbstractDoubleAssert
<?> BDDAssumptions.given
(double actual) Creates a new assumption's instance for adouble
value.static AbstractDoubleAssert
<?> Creates a new assumption's instance for aDouble
value.static AbstractDoubleAssert
<?> BDDAssertions.then
(double actual) Creates a new instance of
.DoubleAssert
static AbstractDoubleAssert
<?> Creates a new instance of
.DoubleAssert
static AbstractDoubleAssert
<?> Java6BDDAssertions.then
(double actual) Deprecated.Creates a new instance of
.DoubleAssert
static AbstractDoubleAssert
<?> Deprecated.Creates a new instance of
.DoubleAssert