SAP ABAP Class CL_ATD_CONTROLLER (Abap testdouble control class)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATD_CONTROLLER Test double framework controller 20130905
Properties
Class CL_ATD_CONTROLLER  
Short Description Abap testdouble control class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SABP_UNIT_TEST_DOUBLE_CORE   Strictely Internal: Not released yet 
Created 20130516   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ATD_CONTROLLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ATD_CONTROLLER Test double framework controller 20130905
Friends
Class CL_ATD_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DOUBLE_BEHAVIOUR Instance attribute Private Object reference (TYPE REF TO) IF_ATD_DOUBLE_BEHAVIOUR 20130905
2 MO_MATCHER Instance attribute Private Object reference (TYPE REF TO) IF_ABAP_TESTDOUBLE_MATCHER 20130905
3 MO_STATE Instance attribute Private Object reference (TYPE REF TO) IF_ATD_STATE 20130905
4 MV_DOUBLE_NAME Instance attribute Private Type reference (TYPE) STRING 20130905
5 MV_DOUBLE_TYPE_NAME Instance attribute Private Type reference (TYPE) ABAP_INTFNAME 20130905
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130905
2 IN_RECORD_MODE Instance method Private Method 20130905
3 RAISE_ATD_MESSAGE Instance method Private Method 20130905
Events
Class CL_ATD_CONTROLLER has no event.
Types
Class CL_ATD_CONTROLLER has no local type.
Method Signatures

Method CONSTRUCTOR 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
2 Importing IV_DOUBLE_NAME Call by reference Type reference (TYPE) STRING 20130905
3 Importing IV_DOUBLE_TYPE_NAME Call by reference Type reference (TYPE) ABAP_INTFNAME 20130905

Method CONSTRUCTOR on class CL_ATD_CONTROLLER has no exception.

Method IN_RECORD_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130905

Method IN_RECORD_MODE on class CL_ATD_CONTROLLER has no exception.

Method RAISE_ATD_MESSAGE 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_ATD_EXCEPTION_CORE 20130905
2 Importing IV_DOUBLE_NAME Call by reference Type reference (TYPE) STRING 20130905
3 Importing IV_DOUBLE_TYPE_NAME Call by reference Type reference (TYPE) ABAP_INTFNAME 20130905

Method RAISE_ATD_MESSAGE on class CL_ATD_CONTROLLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in