SAP ABAP Class CL_ATD_DOUBLE_BEHAVIOUR (Behaviour implementation of the test double)
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_DOUBLE_BEHAVIOUR Behaviour of the test double 20130905
Properties
Class CL_ATD_DOUBLE_BEHAVIOUR  
Short Description Behaviour implementation of the test double    
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 20130514   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ATD_DOUBLE_BEHAVIOUR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ATD_DOUBLE_BEHAVIOUR Behaviour of the test double 20130905
Friends
Class CL_ATD_DOUBLE_BEHAVIOUR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_METHOD_BEHAVIOURS Instance attribute Private Type reference (TYPE) TT_METHOD_BEHAVIOUR 20130905
Methods
# Method Level Visibility Method type Description Created on
1 GET_METHOD_BEHAVIOUR Instance method Private Method 20130905
Events
Class CL_ATD_DOUBLE_BEHAVIOUR has no event.
Types
Class CL_ATD_DOUBLE_BEHAVIOUR has no local type.
Method Signatures

Method GET_METHOD_BEHAVIOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) ABAP_METHNAME 20130905
2 Returning RO_METHOD_BEHAVIOUR Value transfer Object reference (TYPE REF TO) IF_ATD_METHOD_BEHAVIOUR 20130905

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