SAP ABAP Class CL_AUNIT_ADT_RES_TEST_RUNS (Resource controller for ABAP Unit runs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-QTT (Application Component) Quality and Test Tools: ABAP Unit Test, ABAP Test Cockpit
⤷
SABP_UNIT_LEGACY_ADT (Package) - Internal - Adapter to design time services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20110310 |
Properties
| Class | CL_AUNIT_ADT_RES_TEST_RUNS | |
| Short Description | Resource controller for ABAP Unit runs | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_UNIT_LEGACY_ADT | - Internal - Adapter to design time services |
| Created | 20110207 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AUNIT_ADT_RES_TEST_RUNS has no forward declaration.
Interfaces
Class CL_AUNIT_ADT_RES_TEST_RUNS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_AUNIT_ADT_TESTFRIENDS | 20110310 | Grants access to private methods to test classes |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_AUNIT_ADT_RES_TEST_RUNS' | 20111005 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'inclusive' | 20110310 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120117 | ||
| 2 | Instance method | Public | Method | 20110310 |
Events
Class CL_AUNIT_ADT_RES_TEST_RUNS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_PROGRAMS | Private | See coding | 20110310 | ty_Programs type sorted table of progname with unique default key
|
Method Signatures
Method CREATE_TASK_ADAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_AUNIT_LISTENER | 20120117 | ||||
| 2 | REQUEST_DATA | Call by reference | Type reference (TYPE) | IF_AUNIT_ADT_TYPES=>TY_RUN_CONFIG_REQUEST | 20120117 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | TASK_ADAPTER | 20120117 |
Method CREATE_TASK_ADAPTER on class CL_AUNIT_ADT_RES_TEST_RUNS has no exception.
Method EXECUTE_TESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST_DATA | Call by reference | Type reference (TYPE) | IF_AUNIT_ADT_TYPES=>TY_RUN_CONFIG_REQUEST | 20110310 | ||||
| 2 | RESPONSE_DATA | Call by reference | Type reference (TYPE) | IF_AUNIT_ADT_TYPES=>TY_RUN_CONFIG_RESPONSE | 20110310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110310 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |