/AWS1/CL_CNTCREATETESTCASERSP¶
CreateTestCaseResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_testcaseid TYPE /AWS1/CNTTESTCASEID /AWS1/CNTTESTCASEID¶
The identifier of the test.
iv_testcasearn TYPE /AWS1/CNTARN /AWS1/CNTARN¶
The Amazon Resource Name (ARN) of the test.
Queryable Attributes¶
TestCaseId¶
The identifier of the test.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTCASEID() |
Getter for TESTCASEID, with configurable default |
ASK_TESTCASEID() |
Getter for TESTCASEID w/ exceptions if field has no value |
HAS_TESTCASEID() |
Determine if TESTCASEID has a value |
TestCaseArn¶
The Amazon Resource Name (ARN) of the test.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTCASEARN() |
Getter for TESTCASEARN, with configurable default |
ASK_TESTCASEARN() |
Getter for TESTCASEARN w/ exceptions if field has no value |
HAS_TESTCASEARN() |
Determine if TESTCASEARN has a value |