SAP ABAP Class CL_AUNIT_CLASSTEST_SESSIONFE (INTERNAL: Test sandbox, catch runtime abortion)
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_CLASSTEST INTERNAL: Test sandbox - session to run the tests 20030905
Properties
Class CL_AUNIT_CLASSTEST_SESSIONFE  
Short Description INTERNAL: Test sandbox, catch runtime abortion    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SABP_UNIT_CORE   INTERNAL: NO REUSE - Core functionality 
Created 20030905   SAP 
Last change 20140121   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_AUNIT_CLASSTEST INTERNAL: Test sandbox - session to run the tests 20030905
Friends
# Friend Modeled only Created on Description
1 CL_AUNIT_TASK 20080730 INTERNAL: *NO REUSE* Test Runner
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_RESULT_HANDLE Instance attribute Private Object reference (TYPE REF TO) IF_AUNIT_CLASSTEST_RESULT 20051227
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20030905
2 PROCEED_AFTER_SHORTDUMP Instance method Private Method Set 'Handle Short Dump' 20030905
Events
Class CL_AUNIT_CLASSTEST_SESSIONFE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_MEM_ID Public See coding OBSOLETE 20030905 t_Mem_Id type c length 55
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESULT_HANDLE Call by reference Object reference (TYPE REF TO) IF_AUNIT_CLASSTEST_RESULT 20051227

Method CONSTRUCTOR on class CL_AUNIT_CLASSTEST_SESSIONFE has no exception.

Method PROCEED_AFTER_SHORTDUMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROCEED Call by reference Type reference (TYPE) ABAP_BOOL 20030905

Method PROCEED_AFTER_SHORTDUMP on class CL_AUNIT_CLASSTEST_SESSIONFE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in