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
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 | Instance method | Public | Method | Reports failed asserition | 20050805 | |
| 2 | Instance method | Public | Method | Reports end of a test class | 20050805 | |
| 3 | Instance method | Public | Method | Reports start of a test class | 20050805 | |
| 4 | Instance method | Public | Method | Reports exception failure | 20050805 | |
| 5 | Instance method | Public | Method | Reports an information on an 'Execution Event' | 20050805 | |
| 6 | Instance method | Public | Method | Reports end of a test method | 20050805 | |
| 7 | Instance method | Public | Method | Reports start of a test method | 20050805 | |
| 8 | Instance method | Public | Method | Reports end of tests associated to a program | 20050805 | |
| 9 | Instance method | Public | Method | Reports start of tests associated to a program | 20050805 | |
| 10 | Instance method | Public | Method | Reports abortion of ABAP runtime (most evil) | 20050805 | |
| 11 | Instance method | Public | Method | Reports end of test task | 20050805 | |
| 12 | Instance method | Public | Method | Reports start of new test task | 20050805 | |
| 13 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |