SAP ABAP Interface IF_ATD_CONTROLLER (Test double framework controller)
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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ATD_CONTROLLER | Abap testdouble control class | 20130905 |
Properties
Interface | IF_ATD_CONTROLLER | |
Short Description | Test double framework controller |
General Data
Package | SABP_UNIT_TEST_DOUBLE_CORE | Strictely Internal: Not released yet |
Created | 20130513 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ATD_CONTROLLER has no forward declaration.
Interfaces
Interface IF_ATD_CONTROLLER has no interface.
Friends
Interface IF_ATD_CONTROLLER has no friend.
Attributes
Interface IF_ATD_CONTROLLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130905 | |
2 | ![]() |
Instance method | Public | Method | 20130905 | |
3 | ![]() |
Instance method | Public | Method | 20130905 | |
4 | ![]() |
Instance method | Public | Method | 20130905 | |
5 | ![]() |
Instance method | Public | Method | 20130905 | |
6 | ![]() |
Instance method | Public | Method | 20130905 | |
7 | ![]() |
Instance method | Public | Method | 20130905 | |
8 | ![]() |
Instance method | Public | Method | 20130905 | |
9 | ![]() |
Instance method | Public | Method | 20130905 | |
10 | ![]() |
Instance method | Public | Method | 20130905 | |
11 | ![]() |
Instance method | Public | Method | 20130905 | |
12 | ![]() |
Instance method | Public | Method | 20130905 | |
13 | ![]() |
Instance method | Public | Method | 20130905 | |
14 | ![]() |
Instance method | Public | Method | 20130905 | |
15 | ![]() |
Instance method | Public | Method | 20130905 |
Events
Interface IF_ATD_CONTROLLER has no event.
Types
Interface IF_ATD_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 | ![]() |
RO_CONFIGURATION | Value transfer | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_CONFIG | 20130905 |
Method CONFIGURE_CALL on Interface IF_ATD_CONTROLLER has no exception.
Method CREATE_DOUBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | ABAP_INTFNAME | 20130905 | |||
2 | ![]() |
RO_DOUBLE | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20130905 |
Method CREATE_DOUBLE on Interface IF_ATD_CONTROLLER has no exception.
Method IGNORE_ALL_PARAMETERS Signature
Method IGNORE_ALL_PARAMETERS on Interface IF_ATD_CONTROLLER has no parameter.
Method IGNORE_ALL_PARAMETERS on Interface IF_ATD_CONTROLLER has no exception.
Method IGNORE_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | ABAP_PARMNAME | 20130905 |
Method IGNORE_PARAMETER on Interface IF_ATD_CONTROLLER has no exception.
Method INVOKE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | IF_ATD_IN_OUT_PARAMETERS | 20130905 | |||
2 | ![]() |
IO_PROXY | Call by reference | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_HANDLE | 20130905 | |||
3 | ![]() |
IV_METHOD_NAME | Call by reference | Type reference (TYPE) | ABAP_METHNAME | 20130905 | |||
4 | ![]() |
IV_OBJ_TYPE_NAME | Call by reference | Type reference (TYPE) | ABAP_INTFNAME | 20130905 | |||
5 | ![]() |
RO_OUTPUT_PARAMETRS | Value transfer | Object reference (TYPE REF TO) | IF_ATD_IN_OUT_PARAMETERS | 20130905 |
Method INVOKE on Interface IF_ATD_CONTROLLER has no exception.
Method IS_CALLED_TIMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | I | 20130905 |
Method IS_CALLED_TIMES on Interface IF_ATD_CONTROLLER has no exception.
Method RAISE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMS | Call by reference | Type reference (TYPE) | ABAP_PARMBIND_TAB | 20130905 | |||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | ABAP_EVNTNAME | 20130905 |
Method RAISE_EVENT on Interface IF_ATD_CONTROLLER has no exception.
Method RAISE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20130905 |
Method RAISE_EXCEPTION on Interface IF_ATD_CONTROLLER has no exception.
Method RETURNING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RETURNING_VALUE | Call by reference | Type reference (TYPE) | ANY | 20130905 |
Method RETURNING on Interface IF_ATD_CONTROLLER has no exception.
Method SET_ANSWER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ANSWER | Call by reference | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_ANSWER | 20130905 |
Method SET_ANSWER on Interface IF_ATD_CONTROLLER has no exception.
Method SET_MATCHER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MATCHER | Call by reference | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_MATCHER | 20130905 |
Method SET_MATCHER on Interface IF_ATD_CONTROLLER has no exception.
Method SET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | ABAP_PARMNAME | 20130905 | |||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20130905 |
Method SET_PARAMETER on Interface IF_ATD_CONTROLLER has no exception.
Method SET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_STATE | Call by reference | Object reference (TYPE REF TO) | IF_ATD_STATE | 20130905 |
Method SET_STATE on Interface IF_ATD_CONTROLLER has no exception.
Method TIMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NUMBER | Call by reference | Type reference (TYPE) | I | 20130905 |
Method TIMES on Interface IF_ATD_CONTROLLER has no exception.
Method VERIFY Signature
Method VERIFY on Interface IF_ATD_CONTROLLER has no parameter.
Method VERIFY on Interface IF_ATD_CONTROLLER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |