Uses of Enum
org.assertj.core.error.ShouldBeNumeric.NumericType
Packages that use ShouldBeNumeric.NumericType
-
Uses of ShouldBeNumeric.NumericType in org.assertj.core.error
Methods in org.assertj.core.error that return ShouldBeNumeric.NumericTypeModifier and TypeMethodDescriptionstatic ShouldBeNumeric.NumericType
Returns the enum constant of this type with the specified name.static ShouldBeNumeric.NumericType[]
ShouldBeNumeric.NumericType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.assertj.core.error with parameters of type ShouldBeNumeric.NumericTypeModifier and TypeMethodDescriptionstatic ErrorMessageFactory
ShouldBeNumeric.shouldBeNumeric
(String actual, ShouldBeNumeric.NumericType type) Creates a new
.ShouldBeNumeric
Constructors in org.assertj.core.error with parameters of type ShouldBeNumeric.NumericTypeModifierConstructorDescriptionprivate
ShouldBeNumeric
(String actual, ShouldBeNumeric.NumericType type)