IUpdateRunCaseParams
Interface: IUpdateRunCaseParams
Defined in: common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:196
Properties
| Property | Type | Defined in |
|---|---|---|
caseId | string | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:198 |
runId | string | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:197 |
status | TestStatus | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:199 |
userOverride? | boolean | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:200 |