SAP ABAP Class CL_ATD_ANSWER (Default answer impl for test double framework (internal))
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_ANSWER Answer interface for test double 20130905
Properties
Class CL_ATD_ANSWER  
Short Description Default answer impl for test double framework (internal)    
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 20130613   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ATD_ANSWER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ABAP_TESTDOUBLE_ANSWER Answer interface for test double 20130905
Friends
Class CL_ATD_ANSWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_OUTPUT_PARAMETERS Instance attribute Private Object reference (TYPE REF TO) IF_ATD_IN_OUT_PARAMETERS 20130905
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130905
Events
Class CL_ATD_ANSWER has no event.
Types
Class CL_ATD_ANSWER 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_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT 20130905
2 Importing IO_OUTPUT_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_ATD_IN_OUT_PARAMETERS 20130905

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