IListCasesResponse
Interface: IListCasesResponse
Defined in: common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:249
Properties
| Property | Type | Defined in |
|---|---|---|
payload | { cases: TestCase[]; } | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:250 |
payload.cases | TestCase[] | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:250 |