/AWS1/CL_M2TTESTSUITELATESTVRS¶
Specifies the latest version of a test suite.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_version TYPE /AWS1/M2TVERSION /AWS1/M2TVERSION¶
The version of the test suite latest version.
iv_status TYPE /AWS1/M2TTESTSUITELIFECYCLE /AWS1/M2TTESTSUITELIFECYCLE¶
The status of the test suite latest version.
Optional arguments:¶
iv_statusreason TYPE /AWS1/M2TSTRING /AWS1/M2TSTRING¶
The status reason of the test suite latest version.
Queryable Attributes¶
version¶
The version of the test suite latest version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSION() |
Getter for VERSION, with configurable default |
ASK_VERSION() |
Getter for VERSION w/ exceptions if field has no value |
HAS_VERSION() |
Determine if VERSION has a value |
status¶
The status of the test suite latest version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
statusReason¶
The status reason of the test suite latest version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSREASON() |
Getter for STATUSREASON, with configurable default |
ASK_STATUSREASON() |
Getter for STATUSREASON w/ exceptions if field has no value |
HAS_STATUSREASON() |
Determine if STATUSREASON has a value |