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