Methods
validateTestCase(testCase) → {Boolean}
Validate the testCase object
Parameters:
| Name | Type | Description |
|---|---|---|
testCase |
Object | The testCase object to validate |
Returns:
true if successfully validated, false otherwise
- Type
- Boolean