SAP ABAP Class CL_ABAP_TESTDOUBLE (ABAP test double central class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_TEST_DOUBLE_API (Package) Strictely Internal: Not released yet
⤷
⤷
Properties
| Class | CL_ABAP_TESTDOUBLE | |
| Short Description | ABAP test double central class | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SABP_UNIT_TEST_DOUBLE_API | Strictely Internal: Not released yet |
| Created | 20130508 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_TESTDOUBLE has no forward declaration.
Interfaces
Class CL_ABAP_TESTDOUBLE has no interface implemented.
Friends
Class CL_ABAP_TESTDOUBLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ATD_MASTER_CONTROLLER | 20130905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20130905 | ||
| 2 | Static method | Public | Method | 20130905 | ||
| 3 | Static method | Public | Method | 20130905 | ||
| 4 | Static method | Public | Method | 20130905 |
Events
Class CL_ABAP_TESTDOUBLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_OBJECT_NAME | Public | Type reference (TYPE) | SEOCLSNAME | 20130909 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ABAP_TESTDOUBLE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ABAP_TESTDOUBLE has no exception.
Method CONFIGURE_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIGURATION | Value transfer | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_CONFIG | 20130905 | ||||
| 2 | DOUBLE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20130905 |
Method CONFIGURE_CALL on class CL_ABAP_TESTDOUBLE has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOUBLE | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20130905 | ||||
| 2 | DOUBLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130905 | ||||
| 3 | OBJECT_NAME | Call by reference | Type reference (TYPE) | TY_OBJECT_NAME | 20130905 |
Method CREATE on class CL_ABAP_TESTDOUBLE has no exception.
Method VERIFY_EXPECTATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOUBLE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20130905 |
Method VERIFY_EXPECTATIONS on class CL_ABAP_TESTDOUBLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |