SAP ABAP Class CL_SAUNIT_EXT_LISTENER ((INTERNAL): API for SUT_AUNIT_RUNNER ("Stratos"))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_INTERNAL (Package) INTERNAL: NO REUSE - Display, services, ...
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SAUNIT_A_LISTENER_COMPLETE STRICTELY INTERNAL: Listener for ABAP Unit display only 20120606
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AUNIT_EXT_LISTENER INTERNAL: Extended listener (preliminary) 20120606
Properties
Class CL_SAUNIT_EXT_LISTENER  
Short Description (INTERNAL): API for SUT_AUNIT_RUNNER ("Stratos")    
Super Class CL_SAUNIT_A_LISTENER_COMPLETE STRICTELY INTERNAL: Listener for ABAP Unit display only 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_INTERNAL   INTERNAL: NO REUSE - Display, services, ... 
Created 20100928   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
# Interface Abstract Final Description Created on
1 IF_AUNIT_EXT_LISTENER INTERNAL: Extended listener (preliminary) 20120606
Friends
Class CL_SAUNIT_EXT_LISTENER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_EXT_RESULT_HANDLER Instance attribute Public Attribute reference (LIKE) 20120823
2 F_MEDIATOR Instance attribute Public Attribute reference (LIKE) 20120823
3 F_PROXY Instance attribute Public Attribute reference (LIKE) 20120823
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120606
Events
Class CL_SAUNIT_EXT_LISTENER has no event.
Types
Class CL_SAUNIT_EXT_LISTENER 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 EXTENDED_RESULT_HANDLER Call by reference Type reference (TYPE) STRING 'CL_SAUNIT_EXT_RES_HANDLER' 20120606
2 Importing PROXY_HANDLER Call by reference Type reference (TYPE) STRING 20120606
3 Importing SHOW_PROGRESS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120823
4 Importing UI_MEDIATOR Call by reference Type reference (TYPE) STRING 20120606
5 Importing UI_PLUG Call by reference Object reference (TYPE REF TO) IF_SAUNIT_EXTENDED_UI_PLUG 20120606

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