SAP ABAP Interface IF_ABAP_TESTDOUBLE_MATCHER (Matcher interface for ABAP test double)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_TEST_DOUBLE_API (Package) Strictely Internal: Not released yet
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATD_MATCHER ABAP testdouble default matcher impl 20130905
Properties
Interface IF_ABAP_TESTDOUBLE_MATCHER  
Short Description Matcher interface for ABAP test double    
General Data
Package SABP_UNIT_TEST_DOUBLE_API   Strictely Internal: Not released yet 
Created 20130519   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_ABAP_TESTDOUBLE_MATCHER has no forward declaration.
Interfaces
Interface IF_ABAP_TESTDOUBLE_MATCHER has no interface.
Friends
Interface IF_ABAP_TESTDOUBLE_MATCHER has no friend.
Attributes
Interface IF_ABAP_TESTDOUBLE_MATCHER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MATCHES Instance method Public Method 20130905
Events
Interface IF_ABAP_TESTDOUBLE_MATCHER has no event.
Types
Interface IF_ABAP_TESTDOUBLE_MATCHER has no local type.
Method Signatures

Method MATCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTUAL_ARGUMENTS Call by reference Object reference (TYPE REF TO) IF_ABAP_TESTDOUBLE_ARGUMENTS 20130905
2 Importing CONFIGURED_ARGUMENTS Call by reference Object reference (TYPE REF TO) IF_ABAP_TESTDOUBLE_ARGUMENTS 20130905
3 Importing METHOD_NAME Call by reference Type reference (TYPE) ABAP_METHNAME 20130905
4 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905
History
Last changed by/on SAP  20140121 
SAP Release Created in