SAP ABAP Interface IF_ATD_STATE (The state of the control)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATD_RECORD_STATE Implementation for the double in record state 20130905
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATD_REPLAY_STATE Implementation of replay state for test double 20130905
Properties
Interface IF_ATD_STATE  
Short Description The state of the control    
General Data
Package SABP_UNIT_TEST_DOUBLE_CORE   Strictely Internal: Not released yet 
Created 20130513   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_ATD_STATE has no forward declaration.
Interfaces
Interface IF_ATD_STATE has no interface.
Friends
Interface IF_ATD_STATE has no friend.
Attributes
Interface IF_ATD_STATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IGNORE_ALL_PARAMETERS Instance method Public Method 20130905
2 IGNORE_PARAMETER Instance method Public Method 20130905
3 INVOKE Instance method Public Method 20130905
4 IS_CALLED_TIMES Instance method Public Method 20130905
5 RAISE_EVENT Instance method Public Method 20130905
6 RAISE_EXCEPTION Instance method Public Method 20130905
7 RETURNING Instance method Public Method 20130905
8 SET_ANSWER Instance method Public Method 20130905
9 SET_MATCHER Instance method Public Method 20130905
10 SET_PARAMETER Instance method Public Method 20130905
11 TIMES Instance method Public Method 20130905
12 VERIFY Instance method Public Method 20130905
Events
Interface IF_ATD_STATE has no event.
Types
Interface IF_ATD_STATE has no local type.
Method Signatures

Method IGNORE_ALL_PARAMETERS Signature

Method IGNORE_ALL_PARAMETERS on Interface IF_ATD_STATE has no parameter.
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905
2 CX_ATD_ILLEGAL_STATE 20130905

Method IGNORE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) ABAP_PARMNAME 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905
2 CX_ATD_ILLEGAL_STATE 20130905

Method INVOKE 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
2 Importing IO_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_ATD_IN_OUT_PARAMETERS 20130905
3 Importing IO_PROXY Call by reference Object reference (TYPE REF TO) IF_ABAP_TESTDOUBLE_HANDLE 20130905
4 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) ABAP_METHNAME 20130905
5 Importing IV_OBJ_TYPE_NAME Call by reference Type reference (TYPE) ABAP_INTFNAME 20130905
6 Returning RO_OUTPUT_PARAMETERS Value transfer Object reference (TYPE REF TO) IF_ATD_IN_OUT_PARAMETERS 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905

Method IS_CALLED_TIMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUMBER Call by reference Type reference (TYPE) I 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905
2 CX_ATD_ILLEGAL_STATE 20130905

Method RAISE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMS Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20130905
2 Importing IV_NAME Call by reference Type reference (TYPE) ABAP_EVNTNAME 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905
2 CX_ATD_ILLEGAL_STATE 20130905

Method RAISE_EXCEPTION 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
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905
2 CX_ATD_ILLEGAL_STATE 20130905

Method RETURNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RETURN_VALUE Call by reference Type reference (TYPE) ANY 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905
2 CX_ATD_ILLEGAL_STATE 20130905

Method SET_ANSWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ANSWER Call by reference Object reference (TYPE REF TO) IF_ABAP_TESTDOUBLE_ANSWER 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905
2 CX_ATD_ILLEGAL_STATE 20130905

Method SET_MATCHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MATCHER Call by reference Object reference (TYPE REF TO) IF_ABAP_TESTDOUBLE_MATCHER 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905
2 CX_ATD_ILLEGAL_STATE 20130905

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) ABAP_PARMNAME 20130905
2 Importing I_VALUE Call by reference Type reference (TYPE) ANY 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905
2 CX_ATD_ILLEGAL_STATE 20130905

Method TIMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUMBER Call by reference Type reference (TYPE) I 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905
2 CX_ATD_ILLEGAL_STATE 20130905

Method VERIFY Signature

Method VERIFY on Interface IF_ATD_STATE has no parameter.
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905
2 CX_ATD_ILLEGAL_STATE 20130905
History
Last changed by/on SAP  20140121 
SAP Release Created in