SAP ABAP Class CL_ATD_CONFIGURE (Configuration implementation for ABAP test double framework)
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_ABAP_TESTDOUBLE_CONFIG ABAP test double configurations 20130905
Properties
Class CL_ATD_CONFIGURE  
Short Description Configuration implementation for ABAP test double framework    
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 20130517   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ATD_CONFIGURE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ABAP_TESTDOUBLE_CONFIG ABAP test double configurations 20130905
Friends
Class CL_ATD_CONFIGURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_ATD_CONTROLLER 20130905
2 MO_VERIFY Instance attribute Private Object reference (TYPE REF TO) IF_ABAP_TESTDOUBLE_VERIFY 20130905
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130905
Events
Class CL_ATD_CONFIGURE has no event.
Types
Class CL_ATD_CONFIGURE 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_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_ATD_CONTROLLER 20130905

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