SAP ABAP Class CL_ECATT_OQ_TEST (eCATT OQ - Superclass of all test classes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_OQ_TOOLS (Package) eCATT Output Qualification - Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ECATT_OQ_EXECUTE | eCATT OQ - Test Execution | 20070509 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ECATT_OQ_TEST_FORMAT | eCATT OQ - Tests CL_APL_ECATT_FORMAT_CONVERTER | 20070619 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ECATT_OQ_TEST_OQ_LOG | eCATT OQ - Tests eCATT Log | 20070621 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ECATT_OQ_TEST_WS | eCATT OQ - Tests WEBSERVICE | 20071023 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ECATT_OQ_TEST_XML_DATA | eCATT OQ - Tests CL_APL_ECATT_XML_DATA | 20070510 |
Properties
| Class | CL_ECATT_OQ_TEST | |
| Short Description | eCATT OQ - Superclass of all test classes | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_OQ_TOOLS | eCATT Output Qualification - Tools |
| Created | 20070509 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECATT_OQ_TEST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ECATT_OQ_EXECUTE | eCATT OQ - Test Execution | 20070509 |
Friends
Class CL_ECATT_OQ_TEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ECATT_OQ_LOG | eCATT OQ - Logging Interface | 20070510 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ETOQ_RESULT | Result of test executed | 20070510 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | SEOCPDNAME | Full Component Name | 20070510 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070510 | |
| 2 | Instance method | Protected | Method | Determine test result | 20070620 | |
| 3 | Instance method | Public | Method | 20070510 | ||
| 4 | Static method | Public | Method | eCATT OQ - Execute test | 20070510 | |
| 5 | Instance method | Public | Method | 20070509 |
Events
Class CL_ECATT_OQ_TEST has no event.
Types
Class CL_ECATT_OQ_TEST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ECATT_OQ_LOG | eCATT OQ - Logging Interface | 20070510 | |||
| 2 | IS_LOG_KEY | Call by reference | Type reference (TYPE) | ETOQ_LOGKEY | eCATT OQ Log Keystruktur | 20070621 | |||
| 3 | IS_TESTOPTIONS | Call by reference | Type reference (TYPE) | ETOQ_TESTOPTIONS | eCATT OQ Testoptionen | 20070625 |
Method CONSTRUCTOR on class CL_ECATT_OQ_TEST has no exception.
Method DETERMINE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT_TEXT | Call by reference | Type reference (TYPE) | STRING | Beschreibung Testergebnis | 20070620 | |||
| 2 | E_STATUS | Call by reference | Type reference (TYPE) | ETOQ_STATUS | eCATT OQ Log Test-Status | 20070620 |
Method DETERMINE_STATUS on class CL_ECATT_OQ_TEST has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_ECATT_OQ_TEST has no parameter.
Method EXECUTE on class CL_ECATT_OQ_TEST has no exception.
Method EXECUTE_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESULT | Call by reference | Type reference (TYPE) | ETOQ_RESULT | eCATT OQ Testergebnis | 20070510 | |||
| 2 | IM_TEST_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Tests | 20070510 | |||
| 3 | IS_TESTOPTIONS | Call by reference | Type reference (TYPE) | ETOQ_TESTOPTIONS | eCATT OQ Testoptionen | 20070625 |
Method EXECUTE_TEST on class CL_ECATT_OQ_TEST has no exception.
Method EXECUTE_TESTS Signature
Method EXECUTE_TESTS on class CL_ECATT_OQ_TEST has no parameter.
Method EXECUTE_TESTS on class CL_ECATT_OQ_TEST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |