Package | Description |
---|---|
csheets.ext.test |
Provides support for test cases and test case parameters.
|
Modifier and Type | Method and Description |
---|---|
TestCase.ValidationState |
TestCase.getValidationState() |
static TestCase.ValidationState |
TestCase.ValidationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestCase.ValidationState[] |
TestCase.ValidationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TestCase.setValidationState(TestCase.ValidationState state) |