ICreateRunResponse
Interface: ICreateRunResponse
Defined in: common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:261
Properties
| Property | Type | Defined in |
|---|---|---|
payload | { run: TestRun; } | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:262 |
payload.run | TestRun | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:262 |