SAP ABAP Class CL_ATD_MATCHER (ABAP testdouble default matcher impl)
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_MATCHER Matcher interface for ABAP test double 20130905
Properties
Class CL_ATD_MATCHER  
Short Description ABAP testdouble default matcher impl    
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 20130520   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ATD_MATCHER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ABAP_TESTDOUBLE_MATCHER Matcher interface for ABAP test double 20130905
Friends
Class CL_ATD_MATCHER has no friend class.
Attributes
Class CL_ATD_MATCHER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MATCH_VALUE Instance method Private Method 20130905
Events
Class CL_ATD_MATCHER has no event.
Types
Class CL_ATD_MATCHER has no local type.
Method Signatures

Method MATCH_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTUAL_VALUE Call by reference Type reference (TYPE) ANY 20130905
2 Importing IV_EXPECTED_VALUE Call by reference Type reference (TYPE) ANY 20130905
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130905

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