SAP ABAP Class CL_AUNIT_COVERAGE_API (INTERNAL: Coverage Analyser to ABAP Unit)
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
⤷
⤷
Properties
| Class | CL_AUNIT_COVERAGE_API | |
| Short Description | INTERNAL: Coverage Analyser to ABAP Unit | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
| Created | 20060321 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AUNIT_COVERAGE_API has no forward declaration.
Interfaces
Class CL_AUNIT_COVERAGE_API has no interface implemented.
Friends
Class CL_AUNIT_COVERAGE_API has no friend class.
Attributes
Class CL_AUNIT_COVERAGE_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a Test Key for Exclusive Use By ABAP Unit | 20060321 | |
| 2 | Static method | Public | Method | Delete Coverage Data for given Key | 20080811 | |
| 3 | Static method | Public | Method | Prepares Subsequent IMode (SUBMIT) for Coverage Analysis | 20060321 | |
| 4 | Static method | Public | Method | Disables Data Collection in Prepared IMode for a While | 20060321 | |
| 5 | Static method | Public | Method | Enables Data Collection in Prepared IMode for a While | 20060321 | |
| 6 | Static method | Public | Method | Causes the Coverage Kernel Functionality to Save the Result | 20060321 | |
| 7 | Static method | Public | Method | Toggle Kernel data to be Stored in DB | 20060324 |
Events
Class CL_AUNIT_COVERAGE_API has no event.
Types
Class CL_AUNIT_COVERAGE_API has no local type.
Method Signatures
Method CREATE_NEW_TEST_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SAUNIT_D_COVERAGE_ANALYSIS_KEY | Coverage Analyzer: Test Group | 20060321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060321 |
Method DELETE_BY_TEST_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_KEY | Value transfer | Type reference (TYPE) | SAUNIT_D_COVERAGE_ANALYSIS_KEY | Coverage Analyzer: Test Group | 20080811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080811 |
Method PREPARE_COVERAGE_ANALYSIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COVERAGE_KEY | Value transfer | Type reference (TYPE) | SAUNIT_D_COVERAGE_ANALYSIS_KEY | Coverage Analyzer: Test Group | 20060321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060321 |
Method SWITCH_DATA_COLLECTION_OFF Signature
Method SWITCH_DATA_COLLECTION_OFF on class CL_AUNIT_COVERAGE_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060321 |
Method SWITCH_DATA_COLLECTION_ON Signature
Method SWITCH_DATA_COLLECTION_ON on class CL_AUNIT_COVERAGE_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060321 |
Method TEARDOWN_COVERAGE_ANALYSIS Signature
Method TEARDOWN_COVERAGE_ANALYSIS on class CL_AUNIT_COVERAGE_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060321 |
Method UPDATE_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COVERAGE_KEY | Value transfer | Type reference (TYPE) | SAUNIT_D_COVERAGE_ANALYSIS_KEY | Coverage Analyzer: Test Group | 20060329 |
Method UPDATE_DB on class CL_AUNIT_COVERAGE_API has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |