SAP ABAP Class CL_ATD_UNIT_TEST (Class for ATD unit tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_TEST_DOUBLE_TEST (Package) Strictly Internal: automated tests for framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES 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)  IF_ATD_UNIT_TEST_THREE ATD Unit test interface to be nested and with static meth 20130905
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATD_UNIT_TEST_TWO Second interface for test double frw unit test 20130905
Properties
Class CL_ATD_UNIT_TEST  
Short Description Class for ATD unit tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SABP_UNIT_TEST_DOUBLE_TEST   Strictly Internal: automated tests for framework 
Created 20130609   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ATD_UNIT_TEST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ATD_UNIT_TEST Interface to be used in ABAP Testdouble framework unit tests 20130905
2 IF_ATD_UNIT_TEST_THREE ATD Unit test interface to be nested and with static meth 20130905
3 IF_ATD_UNIT_TEST_TWO Second interface for test double frw unit test 20130905
Friends
Class CL_ATD_UNIT_TEST has no friend class.
Attributes
Class CL_ATD_UNIT_TEST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PRIVATE_METHOD Instance method Private Method 20130905
2 PROTECTED_METHOD Instance method Protected Method 20130905
3 PUBLIC_METHOD Instance method Public Method 20130905
Events
Class CL_ATD_UNIT_TEST has no event.
Types
Class CL_ATD_UNIT_TEST has no local type.
Method Signatures

Method PRIVATE_METHOD Signature

Method PRIVATE_METHOD on class CL_ATD_UNIT_TEST has no parameter.
Method PRIVATE_METHOD on class CL_ATD_UNIT_TEST has no exception.

Method PROTECTED_METHOD Signature

Method PROTECTED_METHOD on class CL_ATD_UNIT_TEST has no parameter.
Method PROTECTED_METHOD on class CL_ATD_UNIT_TEST has no exception.

Method PUBLIC_METHOD Signature

Method PUBLIC_METHOD on class CL_ATD_UNIT_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130905
History
Last changed by/on SAP  20140121 
SAP Release Created in