SAP ABAP Interface IF_ATD_UNIT_TEST_THREE (ATD Unit test interface to be nested and with static meth)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_TEST_DOUBLE_TEST (Package) Strictly Internal: automated tests for framework

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ATD_UNIT_TEST | Interface to be used in ABAP Testdouble framework unit tests | 20130905 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ATD_UNIT_TEST | Class for ATD unit tests | 20130905 |
Properties
Interface | IF_ATD_UNIT_TEST_THREE | |
Short Description | ATD Unit test interface to be nested and with static meth |
General Data
Package | SABP_UNIT_TEST_DOUBLE_TEST | Strictly Internal: automated tests for framework |
Created | 20130823 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ATD_UNIT_TEST_THREE has no forward declaration.
Interfaces
Interface IF_ATD_UNIT_TEST_THREE has no interface.
Friends
Interface IF_ATD_UNIT_TEST_THREE has no friend.
Attributes
Interface IF_ATD_UNIT_TEST_THREE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20130905 | |
2 | ![]() |
Instance method | Public | Method | 20130905 | |
3 | ![]() |
Instance method | Public | Method | 20130905 | |
4 | ![]() |
Static method | Public | Method | 20130905 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EVENT_WITH_OPT_N_DEF_PARAM | Instance Event (0) |
Public (2) |
20130905 | |
2 | EVENT_WITH_OPT_PARAM | Instance Event (0) |
Public (2) |
20130905 |
Types
Interface IF_ATD_UNIT_TEST_THREE has no local type.
Method Signatures
Method JUST_RETURN_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20130905 |
Method JUST_RETURN_INT on Interface IF_ATD_UNIT_TEST_THREE has no exception.
Method JUST_RETURN_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20130905 |
Method JUST_RETURN_STRING on Interface IF_ATD_UNIT_TEST_THREE has no exception.
Method NESTED_INTF_METH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STRING | Call by reference | Type reference (TYPE) | STRING | 20130905 |
Method NESTED_INTF_METH on Interface IF_ATD_UNIT_TEST_THREE has no exception.
Method THE_STATIC_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20130905 |
Method THE_STATIC_METHOD on Interface IF_ATD_UNIT_TEST_THREE has no exception.
Event Signatures
Event EVENT_WITH_OPT_N_DEF_PARAM Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | INT_DEFAULT | Exporting | Value transfer | Type reference (TYPE) | I | 100 | 20130905 | ||
2 | INT_OPTIONAL | Exporting | Value transfer | Type reference (TYPE) | I | 20130905 | |||
3 | TEXT | Exporting | Value transfer | Type reference (TYPE) | STRING | 20130905 |
Event EVENT_WITH_OPT_PARAM Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | INT_OPTIONAL | Exporting | Value transfer | Type reference (TYPE) | I | 20130905 | |||
2 | STR_OPTIONAL | Exporting | Value transfer | Type reference (TYPE) | STRING | 20130905 | |||
3 | STR_OPTIONAL2 | Exporting | Value transfer | Type reference (TYPE) | STRING | 20130905 | |||
4 | TEXT | Exporting | Value transfer | Type reference (TYPE) | STRING | 20130905 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |