SAP ABAP Class IF_ESH_TAU_CHK_TEST (Public Tests of a Class)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IEF_FRAMEWORK Import/Export Framework for Object Models 20110317
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IEF_TOOLS Import/Export Framework - Tools 20110317
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_TEST_DPRVD_PUSH Test - Push Interface for Changed Data. 20110119
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_TEST_DPRVD_TOOLS Test - Data Provider Tools 20110127
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_TEST_INA_VER_HTTP Test - ES-InA-Adapter: Version - webservice link 20130425
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_TEST_MDATA_CATEGORY Test - Metadata: Category 20110201
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_TEST_MDATA_CONNECTOR Test - Metadata: Connector 20110223
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_TEST_SEARCH_REQUEST Test - Search Request 20110118
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_QP_CH_PARSER SearchTerms Query Parser 20100223
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_TST_HBT_RELOCATION_TST Tests for Relocation (UT/TAU) 20100323
... Click here to see Used By full list (12 items)
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 ABAP 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 SC_TESTCASE_REF_EPM Constant Public Type reference (TYPE) STRING 'EPM' automatic EPM-based Testcase from System ECA 20100223
2 SC_TESTCASE_REF_MANUAL Constant Public Type reference (TYPE) STRING 'MANUAL' Manual Test Case from System GTP 20100223
Methods
# Method Level Visibility Method type Description Created on
1 DESCRIBE Static method Public Method Describe all automated tests of this Class 20100223
2 RUN 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 Exporting ET_TESTCASE Call by reference Type reference (TYPE) TT_TESTCASE 20100223
2 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) STRING 20100223
3 Exporting 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 Exporting EV_RESULT_SEVERITY Call by reference Type reference (TYPE) ESH_E_TST_FWK_SEVERITY 20100225
2 Importing IR_LOG Call by reference Object reference (TYPE REF TO) CL_ESH_TST_HIL_LOG_HIERARCHY 20100225
3 Importing 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)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IEF_FRAMEWORK Import/Export Framework for Object Models 20110317
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IEF_TOOLS Import/Export Framework - Tools 20110317
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_TEST_DPRVD_PUSH Test - Push Interface for Changed Data. 20110119
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_TEST_DPRVD_TOOLS Test - Data Provider Tools 20110127
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_TEST_INA_VER_HTTP Test - ES-InA-Adapter: Version - webservice link 20130425
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_TEST_MDATA_CATEGORY Test - Metadata: Category 20110201
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_TEST_MDATA_CONNECTOR Test - Metadata: Connector 20110223
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_TEST_SEARCH_REQUEST Test - Search Request 20110118
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_QP_CH_PARSER SearchTerms Query Parser 20100223
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_TST_HBT_RELOCATION_TST Tests for Relocation (UT/TAU) 20100323
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_TST_HBT_RLC_TST001 Tests for Relocation (UT/TAU) 20100423
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_TST_HBT_RLC_TST002 Tests for Relocation (UT/TAU) 20100714
History
Last changed by/on SAP  20110908 
SAP Release Created in