SAP ABAP Class IF_AUNIT_LISTENER (ABAP Unit: Result monitoring)
Meta Relationship - Used By
Properties
| Class | IF_AUNIT_LISTENER | |
| Short Description | ABAP Unit: Result monitoring | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050805 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_AUNIT_LISTENER has no forward declaration.
Interfaces
Class IF_AUNIT_LISTENER has no interface implemented.
Friends
Class IF_AUNIT_LISTENER has no friend class.
Attributes
Class 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
Class IF_AUNIT_LISTENER has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_AUNIT_LISTENER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |