SAP ABAP Class CL_AUCV_TEST_RUNNER_COVERAGE (Internal Test Runner)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
S_AUNIT_COVERAGE (Package) ABAP Unit tests with coverage
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AUCV_TEST_RUNNER_ABSTRACT | Internal Test Runner | 20120824 |
Properties
| Class | CL_AUCV_TEST_RUNNER_COVERAGE | |
| Short Description | Internal Test Runner | |
| Super Class | CL_AUCV_TEST_RUNNER_ABSTRACT | Internal Test Runner |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_AUNIT_COVERAGE | ABAP Unit tests with coverage |
| Created | 20120824 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AUCV_TEST_RUNNER_COVERAGE has no forward declaration.
Interfaces
Class CL_AUCV_TEST_RUNNER_COVERAGE has no interface implemented.
Friends
Class CL_AUCV_TEST_RUNNER_COVERAGE has no friend class.
Attributes
Class CL_AUCV_TEST_RUNNER_COVERAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120824 | ||
| 2 | Instance method | Protected | Method | 20120824 |
Events
Class CL_AUCV_TEST_RUNNER_COVERAGE has no event.
Types
Class CL_AUCV_TEST_RUNNER_COVERAGE has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PASSPORT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20120824 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUCV_TEST_RUNNER_COVERAGE | 20120824 |
Method CREATE on class CL_AUCV_TEST_RUNNER_COVERAGE has no exception.
Method GET_PKG_RESULT_FOR_MEASUREMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COVERAGE_MEASUREMENT | Call by reference | Object reference (TYPE REF TO) | IF_SCV_MEASUREMENT | 20120824 | ||||
| 2 | I_PACKAGE_NAMES | Call by reference | Type reference (TYPE) | PAK_PACKAGE_NAME_LIST | 20120824 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SCV_RESULT | 20120824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120824 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |