SAP ABAP Interface IF_ABAP_TESTDOUBLE_ANSWER (Answer interface for test double)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ATD_ANSWER | Default answer impl for test double framework (internal) | 20130905 |
Properties
| Interface | IF_ABAP_TESTDOUBLE_ANSWER | |
| Short Description | Answer interface for test double |
General Data
| Package | SABP_UNIT_TEST_DOUBLE_API | Strictely Internal: Not released yet |
| Created | 20130613 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ABAP_TESTDOUBLE_ANSWER has no forward declaration.
Interfaces
Interface IF_ABAP_TESTDOUBLE_ANSWER has no interface.
Friends
Interface IF_ABAP_TESTDOUBLE_ANSWER has no friend.
Attributes
Interface IF_ABAP_TESTDOUBLE_ANSWER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130905 |
Events
Interface IF_ABAP_TESTDOUBLE_ANSWER has no event.
Types
Interface IF_ABAP_TESTDOUBLE_ANSWER has no local type.
Method Signatures
Method ANSWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARGUMENTS | Call by reference | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_ARGUMENTS | 20130905 | ||||
| 2 | DOUBLE_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_HANDLE | 20130905 | ||||
| 3 | METHOD_NAME | Call by reference | Type reference (TYPE) | ABAP_METHNAME | 20130905 | ||||
| 4 | RESULT | Call by reference | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_RESULT | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |