SAP ABAP Interface IF_AUNIT_LISTENER (ABAP Unit: Result monitoring)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_CORE_API (Package) ABAP Unit: Public API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_AUNIT_EXT_LISTENER INTERNAL: Extended listener (preliminary) 20051220
2 Interface composition (i COMPRISING i_ref)  IF_SAUNIT_INTERNAL_LISTENER INTERNAL: Listener for ABAP Unit UI only 20120311
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_CONF_ACT_UNIT_TEST Unit Test Execution 20081212
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AUNIT_LISTENER_LIST INTERNAL: Listener Object for Result 20051208
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECATT_AUNIT_RUN_LISTENER Listener for ABAP Unit Test Execution 20111219
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_TEST_UNIT_LISTENER Standard unit test listener for EPM 20090206
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSTT_AUNIT_LISTENER 20090814
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAUNIT_A_LISTENER_COMPLETE STRICTELY INTERNAL: Listener for ABAP Unit display only 20051212
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAUNIT_LEGACY_LISTENER Listener for SAP internal legacy adapters 20120309
10 Interface implementation (CLASS c. INTERFACES i_ref)  TD_AUNIT_LISTENER_DUMMY Dummy Listener 20120111
Properties
Interface IF_AUNIT_LISTENER  
Short Description ABAP Unit: Result monitoring    
General Data
Package SABP_UNIT_CORE_API   ABAP Unit: Public API 
Created 20050805   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_AUNIT_LISTENER has no forward declaration.
Interfaces
Interface IF_AUNIT_LISTENER has no interface.
Friends
Interface IF_AUNIT_LISTENER has no friend.
Attributes
Interface IF_AUNIT_LISTENER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_FAILURE Instance method Public Method Reports failed asserition 20050805
2 CLASS_END Instance method Public Method Reports end of a test class 20050805
3 CLASS_START Instance method Public Method Reports start of a test class 20050805
4 CX_FAILURE Instance method Public Method Reports exception failure 20050805
5 EXECUTION_EVENT Instance method Public Method Reports an information on an 'Execution Event' 20050805
6 METHOD_END Instance method Public Method Reports end of a test method 20050805
7 METHOD_START Instance method Public Method Reports start of a test method 20050805
8 PROGRAM_END Instance method Public Method Reports end of tests associated to a program 20050805
9 PROGRAM_START Instance method Public Method Reports start of tests associated to a program 20050805
10 RT_FAILURE Instance method Public Method Reports abortion of ABAP runtime (most evil) 20050805
11 TASK_END Instance method Public Method Reports end of test task 20050805
12 TASK_START Instance method Public Method Reports start of new test task 20050805
13 WARNING Instance method Public Method Reports warning (malformed test, ...) 20050805
Events
Interface IF_AUNIT_LISTENER has no event.
Types
Interface IF_AUNIT_LISTENER has no local type.
Method Signatures

Method ASSERT_FAILURE Signature

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

Method ASSERT_FAILURE on Interface IF_AUNIT_LISTENER has no exception.

Method CLASS_END Signature

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

Method CLASS_END on Interface IF_AUNIT_LISTENER has no exception.

Method CLASS_START Signature

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

Method CLASS_START on Interface IF_AUNIT_LISTENER has no exception.

Method CX_FAILURE Signature

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

Method CX_FAILURE on Interface IF_AUNIT_LISTENER has no exception.

Method EXECUTION_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXECUTION_EVENT Call by reference Object reference (TYPE REF TO) IF_AUNIT_INFO_MESSAGE Gemeinsame Schnittstelle aller ABAP Unit Informationen 20050805

Method EXECUTION_EVENT on Interface IF_AUNIT_LISTENER has no exception.

Method METHOD_END Signature

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

Method METHOD_END on Interface IF_AUNIT_LISTENER has no exception.

Method METHOD_START Signature

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

Method METHOD_START on Interface IF_AUNIT_LISTENER has no exception.

Method PROGRAM_END Signature

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

Method PROGRAM_END on Interface IF_AUNIT_LISTENER has no exception.

Method PROGRAM_START Signature

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

Method PROGRAM_START on Interface IF_AUNIT_LISTENER has no exception.

Method RT_FAILURE Signature

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

Method RT_FAILURE on Interface IF_AUNIT_LISTENER has no exception.

Method TASK_END Signature

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

Method TASK_END on Interface IF_AUNIT_LISTENER has no exception.

Method TASK_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFO Call by reference Object reference (TYPE REF TO) IF_AUNIT_INFO_STEP_START_TASK Informationen zum Start einer Testaufgabe 20050805

Method TASK_START on Interface IF_AUNIT_LISTENER has no exception.

Method WARNING Signature

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

Method WARNING on Interface IF_AUNIT_LISTENER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710