SAP ABAP Interface IF_AUNIT_EXT_RES_HANDLER (INTERNAL: Extended result handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality

⤷

⤷

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
Interface | IF_AUNIT_EXT_RES_HANDLER | |
Short Description | INTERNAL: Extended result handler |
General Data
Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
Created | 20051220 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_AUNIT_EXT_RES_HANDLER has no forward declaration.
Interfaces
Interface IF_AUNIT_EXT_RES_HANDLER has no interface.
Friends
Interface IF_AUNIT_EXT_RES_HANDLER has no friend.
Attributes
Interface 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
Interface IF_AUNIT_EXT_RES_HANDLER has no event.
Types
Interface 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 Interface IF_AUNIT_EXT_RES_HANDLER has no exception.
Method CONSOLIDATE_RESULTS Signature
Method CONSOLIDATE_RESULTS on Interface IF_AUNIT_EXT_RES_HANDLER has no parameter.
Method CONSOLIDATE_RESULTS on Interface 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 Interface IF_AUNIT_EXT_RES_HANDLER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |