SAP ABAP Class IF_ATD_UNIT_TEST_THREE (ATD Unit test interface to be nested and with static meth)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ATD_UNIT_TEST Interface to be used in ABAP Testdouble framework unit tests 20130905
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATD_UNIT_TEST Class for ATD unit tests 20130905
Properties
Class IF_ATD_UNIT_TEST_THREE  
Short Description ATD Unit test interface to be nested and with static meth    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130823   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ATD_UNIT_TEST_THREE has no forward declaration.
Interfaces
Class IF_ATD_UNIT_TEST_THREE has no interface implemented.
Friends
Class IF_ATD_UNIT_TEST_THREE has no friend class.
Attributes
Class IF_ATD_UNIT_TEST_THREE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 JUST_RETURN_INT Static method Public Method 20130905
2 JUST_RETURN_STRING Instance method Public Method 20130905
3 NESTED_INTF_METH Instance method Public Method 20130905
4 THE_STATIC_METHOD Static method Public Method 20130905
Events
# Event Type Visibility Description Created on
1 EVENT_WITH_OPT_N_DEF_PARAM Instance Event
(0)
Public
(2)
20130905
2 EVENT_WITH_OPT_PARAM Instance Event
(0)
Public
(2)
20130905
Types
Class IF_ATD_UNIT_TEST_THREE has no local type.
Method Signatures

Method JUST_RETURN_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20130905

Method JUST_RETURN_INT on class IF_ATD_UNIT_TEST_THREE has no exception.

Method JUST_RETURN_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20130905

Method JUST_RETURN_STRING on class IF_ATD_UNIT_TEST_THREE has no exception.

Method NESTED_INTF_METH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STRING Call by reference Type reference (TYPE) STRING 20130905

Method NESTED_INTF_METH on class IF_ATD_UNIT_TEST_THREE has no exception.

Method THE_STATIC_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20130905

Method THE_STATIC_METHOD on class IF_ATD_UNIT_TEST_THREE has no exception.
Event Signatures

Event EVENT_WITH_OPT_N_DEF_PARAM Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 INT_DEFAULT Exporting Value transfer Type reference (TYPE) I 100 20130905
2 INT_OPTIONAL Exporting Value transfer Type reference (TYPE) I 20130905
3 TEXT Exporting Value transfer Type reference (TYPE) STRING 20130905

Event EVENT_WITH_OPT_PARAM Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 INT_OPTIONAL Exporting Value transfer Type reference (TYPE) I 20130905
2 STR_OPTIONAL Exporting Value transfer Type reference (TYPE) STRING 20130905
3 STR_OPTIONAL2 Exporting Value transfer Type reference (TYPE) STRING 20130905
4 TEXT Exporting Value transfer Type reference (TYPE) STRING 20130905
History
Last changed by/on SAP  20140121 
SAP Release Created in