Uses of Enum Class
com.github.tadukoo.junit.constant.AssertionFailedErrors
Packages that use AssertionFailedErrors
-
Uses of AssertionFailedErrors in com.github.tadukoo.junit.constant
Methods in com.github.tadukoo.junit.constant that return AssertionFailedErrorsModifier and TypeMethodDescriptionstatic AssertionFailedErrorsReturns the enum constant of this class with the specified name.static AssertionFailedErrors[]AssertionFailedErrors.values()Returns an array containing the constants of this enum class, in the order they are declared.