SAP ABAP Class CL_DBA_TEST_DRIVER (DBA-TST: 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_TEST_DRIVER | DBA-TST: Test Driver | 20110315 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_TEST_DRIVER_COMP_BLDR | DBA-RDI-TST-META: Test Driver | 20110523 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_TEST_DRIVER_COVERAGE | DBA-RDI-TST-META: Test Driver | 20110523 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_TEST_DRIVER_DCF | DBA-RDI-TST-META: Test Driver | 20110504 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_TEST_DRIVER_DPW_EXTRACT | DBA-TST-DPW: DPW Extractors | 20110323 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_TEST_DRIVER_RDI_AD_HOC | DBA-RDI-TST-META: Test Driver | 20110504 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_TEST_DRIVER_RDI_META | DBA-RDI-TST-META: Test Driver | 20110322 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_TEST_DRIVER_RDI_QRY | DBA-RDI-TST-QRY: Test Driver | 20110315 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_TEST_DRIVER_SCREEN_CHK | DBA-RDI-TST-META: Test Driver | 20110505 |
Properties
| Class | CL_DBA_TEST_DRIVER | |
| Short Description | DBA-TST: Test Driver | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_TEST | DBA Cockpit: Test Framework |
| Created | 20110315 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_TEST_DRIVER | DBA-TST: Test Driver | 20110315 |
Friends
Class CL_DBA_TEST_DRIVER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'REFERENCE' | 20110317 | |||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'TEST' | 20110317 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20110316 | ||
| 2 | Instance method | Protected | Method | 20110317 | ||
| 3 | Instance method | Protected | Method | 20110719 | ||
| 4 | Instance method | Protected | Method | 20110317 | ||
| 5 | Instance method | Protected | Method | 20110323 | ||
| 6 | Instance method | Protected | Method | 20110323 | ||
| 7 | Instance method | Protected | Method | 20110503 | ||
| 8 | Instance method | Protected | Method | 20110315 | ||
| 9 | Instance method | Protected | Method | 20110316 | ||
| 10 | Instance method | Protected | Method | 20110315 | ||
| 11 | Instance method | Protected | Method | 20110316 | ||
| 12 | Instance method | Protected | Method | 20110803 |
Events
Class CL_DBA_TEST_DRIVER has no event.
Types
Class CL_DBA_TEST_DRIVER has no local type.
Method Signatures
Method CONV_DATA_TO_DYN_DATA_STORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20110316 | ||||
| 2 | DYN_DATA_STORE | Value transfer | Type reference (TYPE) | DBA_TEST_DYN_DATA_STORE | DBA-TST: Dynamic Data Structure | 20110316 | |||
| 3 | NO_XML_STORE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110317 |
Method CONV_DATA_TO_DYN_DATA_STORE on class CL_DBA_TEST_DRIVER has no exception.
Method CONV_DYN_DATA_STORE_TO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20110317 | ||||
| 2 | DYN_DATA_STORE | Call by reference | Type reference (TYPE) | DBA_TEST_DYN_DATA_STORE | DBA-TST: Dynamic Data Structure | 20110317 |
Method CONV_DYN_DATA_STORE_TO_DATA on class CL_DBA_TEST_DRIVER has no exception.
Method EVALUATE_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RUNTIME | Call by reference | Type reference (TYPE) | I | 20110719 | ||||
| 2 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110719 | |||
| 3 | TEST_RESULT | Call by reference | Type reference (TYPE) | DBA_TEST_RESULT | DBA-TST: Result | 20110719 |
Method EVALUATE_RUNTIME on class CL_DBA_TEST_DRIVER has no exception.
Method GET_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAILS | Value transfer | Type reference (TYPE) | STRING | 20110317 | ||||
| 2 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110317 |
Method GET_DETAILS on class CL_DBA_TEST_DRIVER has no exception.
Method INTERNAL_CHECK_AUTO_TESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Value transfer | Type reference (TYPE) | I | 20110323 | ||||
| 2 | TEST_KEYS | Call by reference | Type reference (TYPE) | DBA_TEST_KEY_TAB | DBA-TST: Key Table | 20110323 |
Method INTERNAL_CHECK_AUTO_TESTS on class CL_DBA_TEST_DRIVER has no exception.
Method INTERNAL_GENERATE_AUTO_TESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRIVER_DATA | Call by reference | Type reference (TYPE) | ANY | 20110323 | ||||
| 2 | TEST_DATA | Call by reference | Type reference (TYPE) | ANY | 20110323 | ||||
| 3 | TEST_KEYS | Call by reference | Type reference (TYPE) | DBA_TEST_KEY_TAB | DBA-TST: Key Table | 20110323 |
Method INTERNAL_GENERATE_AUTO_TESTS on class CL_DBA_TEST_DRIVER has no exception.
Method IS_TEST_SET_TIME_INDEPENDANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_SET_ID | Call by reference | Type reference (TYPE) | I | DBA: Test Set ID | 20110503 | |||
| 2 | TIME_INDEPENDANT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110503 |
Method IS_TEST_SET_TIME_INDEPENDANT on class CL_DBA_TEST_DRIVER has no exception.
Method LOAD_DRIVER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110317 | ||||
| 2 | DRIVER_DATA | Call by reference | Type reference (TYPE) | ANY | 20110315 | ||||
| 3 | NO_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110316 | ||||
| 4 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Test Set ID | 20110316 |
Method LOAD_DRIVER_DATA on class CL_DBA_TEST_DRIVER has no exception.
Method LOAD_TEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110317 | ||||
| 2 | NO_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110316 | ||||
| 3 | TEST_DATA | Call by reference | Type reference (TYPE) | ANY | 20110316 | ||||
| 4 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Test Set ID | 20110316 |
Method LOAD_TEST_DATA on class CL_DBA_TEST_DRIVER has no exception.
Method SAVE_DRIVER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110317 | ||||
| 2 | DRIVER_DATA | Call by reference | Type reference (TYPE) | ANY | 20110315 | ||||
| 3 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Test Set ID | 20110316 |
Method SAVE_DRIVER_DATA on class CL_DBA_TEST_DRIVER has no exception.
Method SAVE_TEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110317 | ||||
| 2 | TEST_DATA | Call by reference | Type reference (TYPE) | ANY | 20110316 | ||||
| 3 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Test Set ID | 20110316 |
Method SAVE_TEST_DATA on class CL_DBA_TEST_DRIVER has no exception.
Method SAVE_TEST_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAILS | Call by reference | Type reference (TYPE) | STRING | 20110803 | ||||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20110803 | ||||
| 3 | RESULT_CODE | Call by reference | Type reference (TYPE) | I | 20110803 | ||||
| 4 | RUN_AVG_CNT | Call by reference | Type reference (TYPE) | I | 20110803 | ||||
| 5 | RUN_AVG_TIME | Call by reference | Type reference (TYPE) | I | 20110803 | ||||
| 6 | RUN_LAST_TIME | Call by reference | Type reference (TYPE) | I | 20110803 | ||||
| 7 | RUN_LAST_TIME_RC | Call by reference | Type reference (TYPE) | I | 20110803 |
Method SAVE_TEST_RESULT on class CL_DBA_TEST_DRIVER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |