SAP ABAP Class CL_DBA_TEST_DRIVER_COVERAGE (DBA-RDI-TST-META: Test Driver)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_TEST (Package) DBA Cockpit: Test Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_TEST_DRIVER | DBA-TST: Test Driver | 20110523 |
Properties
| Class | CL_DBA_TEST_DRIVER_COVERAGE | |
| Short Description | DBA-RDI-TST-META: Test Driver | |
| Super Class | CL_DBA_TEST_DRIVER | DBA-TST: Test Driver |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_TEST | DBA Cockpit: Test Framework |
| Created | 20110523 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_TEST_DRIVER_COVERAGE has no forward declaration.
Interfaces
Class CL_DBA_TEST_DRIVER_COVERAGE has no interface implemented.
Friends
Class CL_DBA_TEST_DRIVER_COVERAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | DBA_TEST_KEY-SUBCATEGORY | 'COVERAGE' | DBA: Subcategories like SELECT, EXTRAC_FOR_BI | 20110523 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | DBA_TEST_KEY_TAB | DBA-TST: Key Table | 20110523 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DBA_TST_COVERAGE_MSG_TAB | DBA-TST: Screen Check Messages Table | 20110523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110523 | ||
| 2 | Instance method | Private | Method | 20110523 | ||
| 3 | Instance method | Private | Method | 20110523 | ||
| 4 | Instance method | Private | Method | 20110920 | ||
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20110523 | |
| 6 | Instance method | Private | Method | 20110523 | ||
| 7 | Instance method | Private | Method | 20110920 |
Events
Class CL_DBA_TEST_DRIVER_COVERAGE has no event.
Types
Class CL_DBA_TEST_DRIVER_COVERAGE has no local type.
Method Signatures
Method ADD_AUTO_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCATION | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-LOCATION | '*' | DBA: Location Type like SCREEN, DPW | 20110523 | ||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-OBJECT | '*' | DBA: Object Name | 20110523 | ||
| 3 | SUBCATEGORY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-SUBCATEGORY | DBA: Subcategories like SELECT, EXTRAC_FOR_BI | 20110523 | |||
| 4 | SUBLOCATION | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-SUBLOCATION | '*' | DBA: Location | 20110523 | ||
| 5 | SUBOBJECT | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-SUBOBJECT | '*' | DBA: Object Subname | 20110523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110523 |
Method CHECK_COMP_BLDR Signature
Method CHECK_COMP_BLDR on class CL_DBA_TEST_DRIVER_COVERAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110523 |
Method CHECK_RDI_QRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20110523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110523 |
Method CHECK_SCREEN_RECORDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20110920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110920 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DBA_TEST_DRIVER_COVERAGE has no parameter.
Method CONSTRUCTOR on class CL_DBA_TEST_DRIVER_COVERAGE has no exception.
Method GET_AUTO_TESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_KEYS | Value transfer | Type reference (TYPE) | DBA_TEST_KEY_TAB | DBA-TST: Key Table | 20110523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110523 |
Method RUN_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEBUG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110920 | |||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20110920 | |||
| 3 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110920 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |