SAP ABAP Class CL_AUNIT_TEST_CLASS_DECORATOR (ABAP Unit: Test class decorator)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_CORE_API (Package) ABAP Unit: Public API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AUNIT_TEST_CLASS ABAP Unit: Test class 20050527
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AUNIT_TEST_CLASS_HANDLE ABAP Unit: Handle for a test class 20051115
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20050522
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AU_SAMPLE_TCD_GETTER_METHOD Sample / Task API - Decorator for Getter Methods 20060910
2 Inheritance (c INHERITING FROM c_ref)  CL_EPM_AUNIT_DECORATOR EPM: AUNIT decorator ( Start of individual unit tests etc. ) 20100414
3 Inheritance (c INHERITING FROM c_ref)  CL_SAUNIT_EXT_PROXY INTERNAL: Extended Listener: Client Proxy 20060123
4 Inheritance (c INHERITING FROM c_ref)  CL_SAUNIT_PROFILER_PROXY Profiling ABAP Unit Runs 20120210
5 Inheritance (c INHERITING FROM c_ref)  CL_SAUNIT_TCD_METHOD_FILTER INTERNAL: Decorator for Filtering Methods 20051201
Properties
Class CL_AUNIT_TEST_CLASS_DECORATOR  
Short Description ABAP Unit: Test class decorator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_CORE_API   ABAP Unit: Public API 
Created 20050522   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AUNIT_TEST_CLASS_DECORATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AUNIT_TEST_CLASS ABAP Unit: Test class 20050527
2 IF_AUNIT_TEST_CLASS_HANDLE ABAP Unit: Handle for a test class 20051115
3 IF_SERIALIZABLE_OBJECT Serializable Object 20050522
Friends
Class CL_AUNIT_TEST_CLASS_DECORATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_DECORATED_INSTANCE Instance attribute Private Object reference (TYPE REF TO) IF_AUNIT_TEST_CLASS_HANDLE ABAP Unit: Handle for test class 20050522
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050522
2 GET_DECORATED_INSTANCE Instance method Public Method Returns the decorated test class handle 20061108
Events
Class CL_AUNIT_TEST_CLASS_DECORATOR has no event.
Types
Class CL_AUNIT_TEST_CLASS_DECORATOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEST_INSTANCE Call by reference Object reference (TYPE REF TO) IF_AUNIT_TEST_CLASS_HANDLE ABAP Unit: Beschreibung der zu testenden Klasse 20051115

Method CONSTRUCTOR on class CL_AUNIT_TEST_CLASS_DECORATOR has no exception.

Method GET_DECORATED_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_AUNIT_TEST_CLASS_HANDLE ABAP Unit: Handle for a Test Class 20061108

Method GET_DECORATED_INSTANCE on class CL_AUNIT_TEST_CLASS_DECORATOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710