SAP ABAP Class IF_ATD_CONTROLLER (Test double framework controller)
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
Class IF_ATD_CONTROLLER  
Short Description Test double framework controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130513   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ATD_CONTROLLER has no forward declaration.
Interfaces
Class IF_ATD_CONTROLLER has no interface implemented.
Friends
Class IF_ATD_CONTROLLER has no friend class.
Attributes
Class 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
Class IF_ATD_CONTROLLER has no event.
Types
Class 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 class 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 class IF_ATD_CONTROLLER has no exception.

Method IGNORE_ALL_PARAMETERS Signature

Method IGNORE_ALL_PARAMETERS on class IF_ATD_CONTROLLER has no parameter.
Method IGNORE_ALL_PARAMETERS on class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_ATD_CONTROLLER has no exception.

Method VERIFY Signature

Method VERIFY on class IF_ATD_CONTROLLER has no parameter.
Method VERIFY on class IF_ATD_CONTROLLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in