SAP ABAP Class TCL_AUNIT_COVERAGE_HELPER (Utility for unit text execution plus 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 TCL_AUNIT_COVERAGE_HELPER  
Short Description Utility for unit text execution plus coverage measurement    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package S_AUNIT_COVERAGE   ABAP Unit tests with coverage 
Created 20120112   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class TCL_AUNIT_COVERAGE_HELPER has no forward declaration.
Interfaces
Class TCL_AUNIT_COVERAGE_HELPER has no interface implemented.
Friends
Class TCL_AUNIT_COVERAGE_HELPER has no friend class.
Attributes
Class TCL_AUNIT_COVERAGE_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MEASUREMENT_POSSIBLE Static method Public Method 20120112
Events
Class TCL_AUNIT_COVERAGE_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ANSWER Public See coding 20120112 BEGIN OF ty_answer, is_possible TYPE abap_bool, failure_reason TYPE string, END OF ty_answer
Method Signatures

Method MEASUREMENT_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ANSWER Value transfer Type reference (TYPE) TY_ANSWER 20120112

Method MEASUREMENT_POSSIBLE on class TCL_AUNIT_COVERAGE_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in