SAP ABAP Class CL_ATD_MASTER_CONTROLLER (Master controller for the Test double framework)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_TEST_DOUBLE_CORE (Package) Strictely Internal: Not released yet
⤷
⤷
Properties
| Class | CL_ATD_MASTER_CONTROLLER | |
| Short Description | Master controller for the Test double framework | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SABP_UNIT_TEST_DOUBLE_CORE | Strictely Internal: Not released yet |
| Created | 20130516 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ATD_MASTER_CONTROLLER has no forward declaration.
Interfaces
Class CL_ATD_MASTER_CONTROLLER has no interface implemented.
Friends
Class CL_ATD_MASTER_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ATD_CONTROLLER | 20130905 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_MATCHER | 20130905 | ||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ATD_MASTER_CONTROLLER | 20130905 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TT_DOUBLE | 20130905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130905 | ||
| 2 | Instance method | Private | Constructor | 20130905 | ||
| 3 | Instance method | Public | Method | 20130905 | ||
| 4 | Instance method | Private | Method | 20130905 | ||
| 5 | Static method | Public | Method | 20130905 | ||
| 6 | Instance method | Private | Method | 20130905 | ||
| 7 | Instance method | Public | Method | 20130905 |
Events
Class CL_ATD_MASTER_CONTROLLER has no event.
Types
Class CL_ATD_MASTER_CONTROLLER has no local type.
Method Signatures
Method CONFIGURE_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOUBLE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20130905 | ||||
| 2 | RO_CONFIGURATION | Value transfer | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_CONFIG | 20130905 |
Method CONFIGURE_CALL on class CL_ATD_MASTER_CONTROLLER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ATD_MASTER_CONTROLLER has no parameter.
Method CONSTRUCTOR on class CL_ATD_MASTER_CONTROLLER has no exception.
Method CREATE_DOUBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20130905 | ||||
| 2 | IV_OBJECT_TYPE_NAME | Call by reference | Type reference (TYPE) | ABAP_INTFNAME | 20130905 | ||||
| 3 | RO_DOUBLE | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20130905 |
Method CREATE_DOUBLE on class CL_ATD_MASTER_CONTROLLER has no exception.
Method GET_CONTROLLER_FOR_DOUBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOUBLE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20130905 | ||||
| 2 | RO_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_ATD_CONTROLLER | 20130905 |
Method GET_CONTROLLER_FOR_DOUBLE on class CL_ATD_MASTER_CONTROLLER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ATD_MASTER_CONTROLLER | 20130905 |
Method GET_INSTANCE on class CL_ATD_MASTER_CONTROLLER has no exception.
Method SET_CURRENT_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROL | Call by reference | Object reference (TYPE REF TO) | IF_ATD_CONTROLLER | 20130905 |
Method SET_CURRENT_CONTROLLER on class CL_ATD_MASTER_CONTROLLER has no exception.
Method VERIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOUBLE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20130905 |
Method VERIFY on class CL_ATD_MASTER_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |