Skip to main content

AutoTestingResponseType

@codebolt/types


Enumeration: AutoTestingResponseType

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:27

Enumeration Members

Enumeration MemberValueDefined in
CASE_CREATE_RESPONSE"autotesting.case.create.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:36
CASE_DELETE_RESPONSE"autotesting.case.delete.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:40
CASE_GET_RESPONSE"autotesting.case.get.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:37
CASE_LIST_RESPONSE"autotesting.case.list.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:38
CASE_UPDATE_RESPONSE"autotesting.case.update.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:39
RUN_CASE_UPDATE_RESPONSE"autotesting.run.case.update.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:46
RUN_CREATE_RESPONSE"autotesting.run.create.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:42
RUN_GET_RESPONSE"autotesting.run.get.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:43
RUN_LIST_RESPONSE"autotesting.run.list.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:44
RUN_STEP_UPDATE_RESPONSE"autotesting.run.step.update.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:47
RUN_UPDATE_STATUS_RESPONSE"autotesting.run.update_status.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:45
SUITE_CASE_ADD_RESPONSE"autotesting.suite.case.add.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:33
SUITE_CASE_REMOVE_RESPONSE"autotesting.suite.case.remove.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:34
SUITE_CREATE_RESPONSE"autotesting.suite.create.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:28
SUITE_DELETE_RESPONSE"autotesting.suite.delete.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:32
SUITE_GET_RESPONSE"autotesting.suite.get.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:29
SUITE_LIST_RESPONSE"autotesting.suite.list.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:30
SUITE_UPDATE_RESPONSE"autotesting.suite.update.response"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:31