SAP ABAP Class CL_AUNIT_TEST_CLASS (INTERNAL: *NO REUSE* Test Class Handle)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
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_AUNIT_TEST_CLASS_META_INFO ABAP Unit: Meta data of a test class 20051116
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20050527
5 Interface implementation (CLASS c. INTERFACES i_ref)  _IF_AUNIT_TEST_CLASS_META_INFO INTERNAL: Tunneling of warnings 20081202
Properties
Class CL_AUNIT_TEST_CLASS  
Short Description INTERNAL: *NO REUSE* Test Class Handle    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SABP_UNIT_CORE   INTERNAL: NO REUSE - Core functionality 
Created 20050527   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_AUNIT_PROG_INFO_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
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_AUNIT_TEST_CLASS_META_INFO ABAP Unit: Meta data of a test class 20051116
4 IF_SERIALIZABLE_OBJECT Serializable Object 20050527
5 _IF_AUNIT_TEST_CLASS_META_INFO INTERNAL: Tunneling of warnings 20081202
Friends
Class CL_AUNIT_TEST_CLASS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_TEST_ACCESS Instance attribute Private Object reference (TYPE REF TO) LCL_TEST_ACCESS 20100827
2 F_TEST_CLASS Instance attribute Private Type reference (TYPE) TY_S_CLASS_INFO Meta Daten der Test Klasse 20050527
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20051115
2 CREATE_BY_INFO_STRUCTURE Static method Public Method The story Begins 20051115
3 __IS_TEST_BYTE_CODE_GENERATED Instance method Private Method Queries wether Test Byte Code is Available or Nor 20061109
Events
Class CL_AUNIT_TEST_CLASS has no event.
Types
Class CL_AUNIT_TEST_CLASS 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 INFO_STRUCTURE Call by reference Type reference (TYPE) IF_AUNIT_PROG_INFO_TYPES=>TY_S_TESTCLASS 20051115

Method CONSTRUCTOR on class CL_AUNIT_TEST_CLASS has no exception.

Method CREATE_BY_INFO_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFO_STRUCTURE Call by reference Type reference (TYPE) IF_AUNIT_PROG_INFO_TYPES=>TY_S_TESTCLASS 20051115
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_AUNIT_TEST_CLASS ABAP Unit: Handle for a test class 20051115

Method CREATE_BY_INFO_STRUCTURE on class CL_AUNIT_TEST_CLASS has no exception.

Method __IS_TEST_BYTE_CODE_GENERATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20061109
2 Importing TEST_CLASS Call by reference Object reference (TYPE REF TO) IF_AUNIT_TEST_CLASS ABAP Unit: Test Class 20061109

Method __IS_TEST_BYTE_CODE_GENERATED on class CL_AUNIT_TEST_CLASS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710