SAP ABAP Class CL_AUCV_RESULT_VIEWER (Internal: Viewer for ABAP Unit result + coverage metrics)
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_RESULT_VIEWER  
Short Description Internal: Viewer for ABAP Unit result + coverage metrics    
Super Class    
Instantiability of a Class 2  Public 
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
Class CL_AUCV_RESULT_VIEWER has no forward declaration.
Interfaces
Class CL_AUCV_RESULT_VIEWER has no interface implemented.
Friends
Class CL_AUCV_RESULT_VIEWER has no friend class.
Attributes
Class CL_AUCV_RESULT_VIEWER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SHOW Instance method Public Method Display 20120311
Events
Class CL_AUCV_RESULT_VIEWER has no event.
Types
Class CL_AUCV_RESULT_VIEWER has no local type.
Method Signatures

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUNIT_RESULT Call by reference Object reference (TYPE REF TO) IF_SAUNIT_INTERNAL_RESULT Result of a ABAP Unit task 20120311
2 Importing I_COVERAGE_RESULT_PROVIDER Call by reference Object reference (TYPE REF TO) IF_AUCV_CVRG_RSLT_PROVIDER Result of a coverage measurement 20120311

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