SAP ABAP Class CL_SRT_WSP_WD_TESTER (Webdynpro Tester Class for WS Config UIs)
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_WD_TESTER  
Short Description Webdynpro Tester Class for WS Config UIs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 5   
Package SOAP_FT_TESTS   Testpaket zur Massenkonfiguration für Enterprise Services 
Created 20130212   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_WD_TESTER has no forward declaration.
Interfaces
Class CL_SRT_WSP_WD_TESTER has no interface implemented.
Friends
Class CL_SRT_WSP_WD_TESTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_WD_TESTER Instance attribute Private Object reference (TYPE REF TO) CL_WD_WEB_DYNPRO_TESTER For Unit Test in WD 20130212
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_MESSAGES Instance method Public Method Check whether there are messages displayed, throw assertion 20130305
2 CREATE Instance method Public Method Start WebDynpro application 20130212
3 FINISH Instance method Public Method Finish WebDynpro application 20130212
4 GET_SEARCH_CONTROL Instance method Public Method Get Search Control tester instance 20130318
5 GET_VIEW Instance method Public Method Get View tester instance 20130228
6 POPUP Instance method Public Method Closes Popup by clicking on popup buttons 20130307
Events
Class CL_SRT_WSP_WD_TESTER has no event.
Types
Class CL_SRT_WSP_WD_TESTER has no local type.
Method Signatures

Method CHECK_FOR_MESSAGES Signature

Method CHECK_FOR_MESSAGES on class CL_SRT_WSP_WD_TESTER has no parameter.
Method CHECK_FOR_MESSAGES on class CL_SRT_WSP_WD_TESTER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL_ADDITION Call by reference Type reference (TYPE) STRING URL addition 20130301
2 Importing I_WD_APPLICATION_NAME Call by reference Type reference (TYPE) STRING Name of Webdynpro application 20130212

Method CREATE on class CL_SRT_WSP_WD_TESTER has no exception.

Method FINISH Signature

Method FINISH on class CL_SRT_WSP_WD_TESTER has no parameter.
Method FINISH on class CL_SRT_WSP_WD_TESTER has no exception.

Method GET_SEARCH_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT_NAME Call by reference Type reference (TYPE) STRING Path of embedded component names separated by '.' 20130318
2 Importing I_ID Call by reference Type reference (TYPE) STRING ID of search control 20130318
3 Returning R_SEARCH Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_WD_TESTER_SEARCH Tester instance for search control 20130318

Method GET_SEARCH_CONTROL on class CL_SRT_WSP_WD_TESTER has no exception.

Method GET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT_NAME Call by reference Type reference (TYPE) STRING Path of embedded component names separated by '.' 20130228
2 Importing I_ID Call by reference Type reference (TYPE) STRING ID of view 20130228
3 Returning R_VIEW Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_WD_TESTER_VIEW View for SRT_WSP_WD_TESTER 20130228

Method GET_VIEW on class CL_SRT_WSP_WD_TESTER has no exception.

Method POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUTTON Call by reference Type reference (TYPE) WDR_POPUP_BUTTON Button ID on Popup 20130307
2 Importing I_CLOSE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Close popup or keep it open 20130307

Method POPUP on class CL_SRT_WSP_WD_TESTER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740