SAP ABAP Class IF_AUNIT_EXT_RES_HANDLER (INTERNAL: Extended result handler)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAUNIT_CALL_STATS_RESULT | INTERNAL: Call Statistic: Result Handler | 20120311 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAUNIT_EXT_RES_HANDLER | INTERNAL: Extended Listener: Result Handler | 20060120 |
Properties
| Class | IF_AUNIT_EXT_RES_HANDLER | |
| Short Description | INTERNAL: Extended result handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051220 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_AUNIT_EXT_RES_HANDLER has no forward declaration.
Interfaces
Class IF_AUNIT_EXT_RES_HANDLER has no interface implemented.
Friends
Class IF_AUNIT_EXT_RES_HANDLER has no friend class.
Attributes
Class IF_AUNIT_EXT_RES_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Collection of Result Data | 20051220 | |
| 2 | Instance method | Public | Method | Invoked after all Test Classes have been Processed | 20070413 | |
| 3 | Instance method | Public | Method | Decorate Test Class (with Proxy) | 20060123 |
Events
Class IF_AUNIT_EXT_RES_HANDLER has no event.
Types
Class IF_AUNIT_EXT_RES_HANDLER has no local type.
Method Signatures
Method ADD_RESULT_OF_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERIALIZED_PROXY_STATE | Value transfer | Type reference (TYPE) | XSTRING | 20051222 |
Method ADD_RESULT_OF_PROXY on class IF_AUNIT_EXT_RES_HANDLER has no exception.
Method CONSOLIDATE_RESULTS Signature
Method CONSOLIDATE_RESULTS on class IF_AUNIT_EXT_RES_HANDLER has no parameter.
Method CONSOLIDATE_RESULTS on class IF_AUNIT_EXT_RES_HANDLER has no exception.
Method DECORATE_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DECORATED_TEST_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_TEST_CLASS_DECORATOR | ABAP Unit: Handle for a test class | 20060123 | |||
| 2 | TEST_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_AUNIT_TEST_CLASS_HANDLE | ABAP Unit: Handle for a test class | 20060123 |
Method DECORATE_TEST on class IF_AUNIT_EXT_RES_HANDLER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |