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 CONFIGURE_CALL Instance method Public Method 20130905
2 CREATE_DOUBLE Instance method Public Method 20130905
3 IGNORE_ALL_PARAMETERS Instance method Public Method 20130905
4 IGNORE_PARAMETER Instance method Public Method 20130905
5 INVOKE Instance method Public Method 20130905
6 IS_CALLED_TIMES Instance method Public Method 20130905
7 RAISE_EVENT Instance method Public Method 20130905
8 RAISE_EXCEPTION Instance method Public Method 20130905
9 RETURNING Instance method Public Method 20130905
10 SET_ANSWER Instance method Public Method 20130905
11 SET_MATCHER Instance method Public Method 20130905
12 SET_PARAMETER Instance method Public Method 20130905
13 SET_STATE Instance method Public Method 20130905
14 TIMES Instance method Public Method 20130905
15 VERIFY 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 Returning 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 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) ABAP_INTFNAME 20130905
2 Returning 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 Importing 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 Importing IO_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_ATD_IN_OUT_PARAMETERS 20130905
2 Importing IO_PROXY Call by reference Object reference (TYPE REF TO) IF_ABAP_TESTDOUBLE_HANDLE 20130905
3 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) ABAP_METHNAME 20130905
4 Importing IV_OBJ_TYPE_NAME Call by reference Type reference (TYPE) ABAP_INTFNAME 20130905
5 Returning 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 Importing 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 Importing IT_PARAMS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20130905
2 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing IV_NAME Call by reference Type reference (TYPE) ABAP_PARMNAME 20130905
2 Importing 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 Importing 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 Importing 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