Uses of Class
org.uitnet.testing.smartfwk.core.validator.IgnoreCase
-
Packages that use IgnoreCase Package Description org.uitnet.testing.smartfwk.core.validator -
-
Uses of IgnoreCase in org.uitnet.testing.smartfwk.core.validator
Methods in org.uitnet.testing.smartfwk.core.validator that return IgnoreCase Modifier and Type Method Description IgnoreCaseExpectedInfo. getIgnoreCase()static IgnoreCaseIgnoreCase. valueOf(String name)Returns the enum constant of this type with the specified name.static IgnoreCaseIgnoreCase. valueOf2(String value)static IgnoreCase[]IgnoreCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-