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.NumericTypeReturns 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 ErrorMessageFactoryShouldBeNumeric.shouldBeNumeric(String actual, ShouldBeNumeric.NumericType type) Creates a new.ShouldBeNumeric