SAP ABAP Class CL_SAUNIT_CALL_STATS_MEDIATOR (INTERNAL: Call Statistic: UI Mediator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_DISPLAY_EXTENSIONS (Package) INTERNAL: NO REUSE - Prototypes of UI extensions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAUNIT_EXTENDED_UI_MEDIATOR | INTERNAL: Mediator to provide uniform access for std. UI | 20070404 |
Properties
| Class | CL_SAUNIT_CALL_STATS_MEDIATOR | |
| Short Description | INTERNAL: Call Statistic: UI Mediator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_UNIT_DISPLAY_EXTENSIONS | INTERNAL: NO REUSE - Prototypes of UI extensions |
| Created | 20070404 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SAUNIT_EXTENDED_UI_MEDIATOR | INTERNAL: Mediator to provide uniform access for std. UI | 20070404 |
Friends
Class CL_SAUNIT_CALL_STATS_MEDIATOR has no friend class.
Attributes
Class CL_SAUNIT_CALL_STATS_MEDIATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Statistic Data on Base of Serialized Data | 20070414 |
Events
Class CL_SAUNIT_CALL_STATS_MEDIATOR has no event.
Types
Class CL_SAUNIT_CALL_STATS_MEDIATOR has no local type.
Method Signatures
Method GET_STATISTIC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NBR_OF_CALLS_TO_ASSERT | Call by reference | Type reference (TYPE) | DECFLOAT16 | Number of Invocations of Methods in Class CL_AUNIT_ASSERT | 20070414 | |||
| 2 | NBR_OF_TEST_CLASSES | Call by reference | Type reference (TYPE) | I | Number of Test Classes Processed | 20070414 | |||
| 3 | NBR_OF_TEST_METHODS | Call by reference | Type reference (TYPE) | I | Number of Test Methods invoked | 20070414 | |||
| 4 | SERIALIZED_DATA | Call by reference | Type reference (TYPE) | XSTRING | Well the Serialized Data of the Specific Proxy of course | 20070414 |
Method GET_STATISTIC_DATA on class CL_SAUNIT_CALL_STATS_MEDIATOR has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |