Uses of Class
org.assertj.core.api.AbstractBigIntegerAssert
Packages that use AbstractBigIntegerAssert
-
Uses of AbstractBigIntegerAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractBigIntegerAssertModifier and TypeClassDescriptionclass
AbstractBigIntegerAssert<SELF extends AbstractBigIntegerAssert<SELF>>
Base class for all implementations of assertions forBigInteger
s.Subclasses of AbstractBigIntegerAssert in org.assertj.core.apiFields in org.assertj.core.api with type parameters of type AbstractBigIntegerAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory<BigInteger,
AbstractBigIntegerAssert<?>> InstanceOfAssertFactories.BIG_INTEGER
Methods in org.assertj.core.api that return AbstractBigIntegerAssertModifier and TypeMethodDescriptionstatic AbstractBigIntegerAssert<?>
Assertions.assertThat
(BigInteger actual) Creates a new instance of
.BigIntegerAssert
static AbstractBigIntegerAssert<?>
Java6Assertions.assertThat
(BigInteger actual) Deprecated.Creates a new instance of
.BigIntegerAssert
default AbstractBigIntegerAssert<?>
WithAssertions.assertThat
(BigInteger actual) Creates a new instance of
.BigIntegerAssert
static AbstractBigIntegerAssert<?>
Assumptions.assumeThat
(BigInteger actual) Creates a new instance of
assumption.BigIntegerAssert
default AbstractBigIntegerAssert<?>
WithAssumptions.assumeThat
(BigInteger actual) Creates a new instance of
assumption.BigIntegerAssert
static AbstractBigIntegerAssert<?>
BDDAssumptions.given
(BigInteger actual) Creates a new assumption's instance for aBigInteger
value.static AbstractBigIntegerAssert<?>
BDDAssertions.then
(BigInteger actual) Creates a new instance of
.BigIntegerAssert
static AbstractBigIntegerAssert<?>
Java6BDDAssertions.then
(BigInteger actual) Deprecated.Creates a new instance of
.BigIntegerAssert