SAP ABAP Class CL_SRT_WSP_TEST_PROCESSOR (TestCase Ausführung)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_FT_TESTS (Package) Testpaket zur Massenkonfiguration für Enterprise Services
Properties
Class CL_SRT_WSP_TEST_PROCESSOR  
Short Description TestCase Ausführung    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_FT_TESTS   Testpaket zur Massenkonfiguration für Enterprise Services 
Created 20061115   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_TEST_PROCESSOR has no forward declaration.
Interfaces
Class CL_SRT_WSP_TEST_PROCESSOR has no interface implemented.
Friends
Class CL_SRT_WSP_TEST_PROCESSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Static Attribute Private Type reference (TYPE) STRING 'CL_SRT_WSP_TEST_PROCESSOR' 20110923
2 CO_TYPE_CENTRAL Constant Public Type reference (TYPE) STRING 'CENTRAL' 20110923
3 CO_TYPE_MC01 Constant Public Type reference (TYPE) STRING 'MC01' 20080908
4 CO_TYPE_MGM_CONN Constant Public Type reference (TYPE) STRING 'MGM_CONN' 20130702
5 CO_TYPE_MOCK Constant Public Type reference (TYPE) STRING 'MOCK' 20080917
6 CO_TYPE_SCS Constant Public Type reference (TYPE) STRING 'SCS' 20110923
7 CO_TYPE_SR_EXT_WSDL Constant Public Type reference (TYPE) STRING 'SR_EXTWSDL' 20121121
8 CO_TYPE_XI01_IS Constant Public Type reference (TYPE) STRING 'XI01_IS' 20080905
9 CO_TYPE_XI01_P2P Constant Public Type reference (TYPE) STRING 'XI01_P2P' 20080905
Methods
# Method Level Visibility Method type Description Created on
1 GET_TEST_CASE_OBJECT Instance method Protected Method 20080915
2 RUN Instance method Public Method 20061115
Events
Class CL_SRT_WSP_TEST_PROCESSOR has no event.
Types
Class CL_SRT_WSP_TEST_PROCESSOR has no local type.
Method Signatures

Method GET_TEST_CASE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) SRT_WSP_TEST_CASE_NAME Name des Testfalles 20080915
2 Returning TEST_CASE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_TEST_CASE 20080915
3 Importing TYPE Call by reference Type reference (TYPE) SRT_WSP_TEST_CASE_TYPE Typ des Testfalles 20080915
# Exception Resumable Description Created on
1 CX_SRT_WSP_TEST Ausnahemeklasse für Testausführung 20080915

Method RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEBUG Call by reference Type reference (TYPE) BOOLEAN ' ' Protokolliere Tests; 'X'=Eingeschaltet 20080917
2 Returning MESSAGES Value transfer Type reference (TYPE) SOAP_ERROR_INFO_LIST Liste von Fehlermeldungen 20061116
3 Importing NAME Call by reference Type reference (TYPE) SRT_WSP_TEST_CASE_NAME Beschränkt Ausführung auf angegebenen Testfall 20080905
4 Importing TYPE Call by reference Type reference (TYPE) SRT_WSP_TEST_CASE_TYPE Typ des Testfalles 20061115

Method RUN on class CL_SRT_WSP_TEST_PROCESSOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in