SAP ABAP Class IF_ESH_TAU_CHK_TEST (Public Tests of a Class)
Meta Relationship - Used By
Properties
| Class | IF_ESH_TAU_CHK_TEST | |
| Short Description | Public Tests of a Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100223 | SAP |
| Last change | 20110908 | 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
Class IF_ESH_TAU_CHK_TEST has no interface implemented.
Friends
Class IF_ESH_TAU_CHK_TEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'EPM' | automatic EPM-based Testcase from System ECA | 20100223 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'MANUAL' | Manual Test Case from System GTP | 20100223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Describe all automated tests of this Class | 20100223 | |
| 2 | Static method | Public | Method | Run tests of this Class | 20100223 |
Events
Class IF_ESH_TAU_CHK_TEST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_TESTCASE | Public | See coding | 20100223 | BEGIN OF ts_testcase,
id TYPE string,
description TYPE string,
reference TYPE string, "see constants sc_testcase_ref_...
END OF ts_testcase
|
||
| 2 | TT_TESTCASE | Public | See coding | 20100223 | tt_testcase TYPE TABLE OF ts_testcase WITH DEFAULT KEY
|
Method Signatures
Method DESCRIBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TESTCASE | Call by reference | Type reference (TYPE) | TT_TESTCASE | 20100223 | ||||
| 2 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20100223 | ||||
| 3 | EV_ID | Call by reference | Type reference (TYPE) | STRING | 20100223 |
Method DESCRIBE on class IF_ESH_TAU_CHK_TEST has no exception.
Method RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT_SEVERITY | Call by reference | Type reference (TYPE) | ESH_E_TST_FWK_SEVERITY | 20100225 | ||||
| 2 | IR_LOG | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TST_HIL_LOG_HIERARCHY | 20100225 | ||||
| 3 | IV_IS_UNIT_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | Call from: Test Console - abap_false, Unit test - abap_true | 20110119 |
Method RUN on class IF_ESH_TAU_CHK_TEST has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |