Uses of Interface
org.assertj.core.api.NumberAssert
Packages that use NumberAssert
-
Uses of NumberAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type NumberAssertModifier and TypeInterfaceDescriptioninterfaceNumberAssert<SELF extends NumberAssert<SELF,ACTUAL>, ACTUAL extends Number> Assertion methods applicable tos.NumberSubinterfaces of NumberAssert in org.assertj.core.apiModifier and TypeInterfaceDescriptioninterfaceFloatingPointNumberAssert<SELF extends FloatingPointNumberAssert<SELF,ACTUAL>, ACTUAL extends Number> Assertion methods applicable to floating-points.NumberClasses in org.assertj.core.api that implement NumberAssertModifier and TypeClassDescriptionclassAbstractBigDecimalAssert<SELF extends AbstractBigDecimalAssert<SELF>>Base class for all implementations of assertions forBigDecimals.classAbstractBigDecimalScaleAssert<SELF extends AbstractBigDecimalAssert<SELF>>Base class for BigDecimal scale assertions.classAbstractBigIntegerAssert<SELF extends AbstractBigIntegerAssert<SELF>>Base class for all implementations of assertions forBigIntegers.classAbstractByteAssert<SELF extends AbstractByteAssert<SELF>>Base class for all implementations of assertions forBytes.classAbstractDoubleAssert<SELF extends AbstractDoubleAssert<SELF>>Base class for all implementations of assertions forDoubles.classAbstractFileSizeAssert<SELF extends AbstractFileAssert<SELF>>Base class for file size assertions.classAbstractFloatAssert<SELF extends AbstractFloatAssert<SELF>>Base class for all implementations of assertions forFloats.classAbstractIntegerAssert<SELF extends AbstractIntegerAssert<SELF>>Base class for all implementations of assertions forIntegers.classAbstractIterableSizeAssert<SELF extends AbstractIterableAssert<SELF,ACTUAL, ELEMENT, ELEMENT_ASSERT>, ACTUAL extends Iterable<? extends ELEMENT>, ELEMENT, ELEMENT_ASSERT extends AbstractAssert<ELEMENT_ASSERT, ELEMENT>> classAbstractLongAdderAssert<SELF extends AbstractLongAdderAssert<SELF>>Base class for all implementations of assertions forLongAdders.classAbstractLongAssert<SELF extends AbstractLongAssert<SELF>>Base class for all implementations of assertions forLongs.classAbstractMapSizeAssert<SELF extends AbstractMapAssert<SELF,A, KEY, VALUE>, A extends Map<KEY, VALUE>, KEY, VALUE> classAbstractShortAssert<SELF extends AbstractShortAssert<SELF>>Base class for all implementations of assertions forShorts.classAssertion methods forBigDecimals.classclassAssertion methods forBigIntegers.classAssertion methods forBytes.classAssertion methods forDoubles.classclassAssertion methods for floats.classAssertion methods forIntegers.classclassAssertions forLongAdder.classAssertion methods forLongs.classMapSizeAssert<KEY,VALUE> classAssertion methods forShorts.