SAP ABAP Class CL_AUCV_GUI_RUNNER (Service to launch unit tests with coverage measurement)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     S_AUNIT_COVERAGE (Package) ABAP Unit tests with coverage
Properties
Class CL_AUCV_GUI_RUNNER  
Short Description Service to launch unit tests with coverage measurement    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_AUNIT_COVERAGE   ABAP Unit tests with coverage 
Created 20120311   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)
Interfaces
Class CL_AUCV_GUI_RUNNER has no interface implemented.
Friends
Class CL_AUCV_GUI_RUNNER has no friend class.
Attributes
Class CL_AUCV_GUI_RUNNER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LAUNCH_TESTS_AND_DISPLAY Instance method Public Method STRICTELY INTERNAL!!! 20120311
Events
Class CL_AUCV_GUI_RUNNER has no event.
Types
Class CL_AUCV_GUI_RUNNER has no local type.
Method Signatures

Method LAUNCH_TESTS_AND_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DO_AUTHORITY_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120311
2 Importing I_TADIR_KEYS Call by reference Type reference (TYPE) SABP_T_TADIR_KEYS 20120311
3 Importing I_WITH_COVERAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120311
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK 20120311
History
Last changed by/on SAP  20130531 
SAP Release Created in