SAP ABAP Class CL_WDR_UNIT_TEST_UTILS (Service für WD Unit Tests (intern))
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_TEST (Package) Web Dynpro: Tests
Properties
Class CL_WDR_UNIT_TEST_UTILS  
Short Description Service für WD Unit Tests (intern)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 5   
Package SWDP_TEST   Web Dynpro: Tests 
Created 20130129   SAP 
Last change 20141120    
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 CL_WDR_UNIT_TEST_UTILS has no interface implemented.
Friends
Class CL_WDR_UNIT_TEST_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_CTXT_MENU_ADMIN_CONFIG Constant Protected Type reference (TYPE) STRING 'SHOW_POPUP' 20130130
2 CV_CTXT_MENU_ADMIN_TAGGING Constant Protected Type reference (TYPE) STRING 'SHOW_TAGGING__' 20130130
3 CV_CTXT_MENU_CONFIG Constant Protected Type reference (TYPE) STRING 'sapwd_main_window.72822C41A7768F24E10000000A1550A7' 20130129
4 CV_CTXT_MENU_CONFIG_SETDEFAULT Constant Protected Type reference (TYPE) STRING 'PRESET' 20130130
5 CV_CTXT_MENU_CONFIG_USEDEFAULT Constant Protected Type reference (TYPE) STRING 'APPLY_DEFAULT_VALUE' 20130130
6 CV_CTXT_MENU_PERS_CONFIG Constant Protected Type reference (TYPE) STRING 'SHOW_POPUP__80000E2515CB1DDB9DAB12FBD5B5C89C' 20130130
7 CV_CTXT_MENU_PERS_INVISIBLE_EL Constant Protected Type reference (TYPE) STRING 'SHOW_POPUP__80000E2515CB1DEB9DAB0BC05A409DAB' 20130130
8 CV_TABLE_RAISE_CELLCOLLAPSE Constant Protected Type reference (TYPE) STRING '{3F2504E0-4F89-11D3-9A0C-0305E82C3309}' 20130204
9 CV_TABLE_RAISE_CELLEXPAND Constant Protected Type reference (TYPE) STRING '{3F2504E0-4F89-11D3-9A0C-0305E82C3308}' 20130204
10 CV_TABLE_RAISE_CELLSELECT Constant Protected Type reference (TYPE) STRING '{3F2504E0-4F89-11D3-9A0C-0305E82C3310}' 20130204
11 CV_TABLE_RAISE_ROWSELECT Constant Protected Type reference (TYPE) STRING '{3F2504E0-4F89-11D3-9A0C-0305E82C3307}' 20130204
12 CV_WDT_COLLAPSE Constant Protected Type reference (TYPE) STRING '{3F2504E0-4F89-11D3-9A0C-0305E82C3306}' 20130204
13 CV_WDT_EXPAND Constant Protected Type reference (TYPE) STRING '{3F2504E0-4F89-11D3-9A0C-0305E82C3305}' 20130204
14 CV_WDT_INPUT_FIELD_ENTER Constant Protected Type reference (TYPE) STRING '{3F2504E0-4F89-11D3-9A0C-0305E82C3303}' 20130204
15 CV_WDT_INPUT_FIELD_F4 Constant Protected Type reference (TYPE) STRING '{3F2504E0-4F89-11D3-9A0C-0305E82C3304}' 20130204
16 MO_CONFIG_API Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONFIG_TOOL_COMP 20130129
17 MO_TESTER Instance attribute Protected Object reference (TYPE REF TO) CL_WD_WEB_DYNPRO_TESTER 20130129
18 MV_APPLICATION_NAME Instance attribute Protected Type reference (TYPE) STRING 20130129
19 MV_COMPONENT_NAME Instance attribute Protected Type reference (TYPE) WDY_COMPONENT_NAME 20130129
20 MV_CONFIGURATION_ID Instance attribute Protected Type reference (TYPE) STRING 20130129
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AGGREGATION Instance method Protected Method 20130130
2 CHECK_ENABLED Instance method Protected Method 20130129
3 CHECK_FINAL_FLAG Instance method Protected Method 20130130
4 CHECK_READ_ONLY Instance method Protected Method 20130129
5 CHECK_SCOPE Instance method Protected Method 20130129
6 CHECK_STATE Instance method Protected Method 20130129
7 CHECK_VISIBILITY Instance method Protected Method 20130129
8 CLOSE_POPUP_WINDOW Instance method Protected Method 20130129
9 CONFIG_DEFAULT_VAL_UI_ELEMENT Instance method Protected Method 20130129
10 CONFIG_SET_UI_ELEMENT_VISIBLE Instance method Protected Method 20130129
11 CONFIG_SORT_UI_ELEMENT Instance method Protected Method 20130129
12 DELETE_CONFIGURATION Instance method Protected Method 20130129
13 EXECUTE Instance method Protected Method 20130204
14 GET_COCU_READER Instance method Protected Method 20130129
15 GET_CONFIG_API Instance method Protected Method 20130130
16 GET_CONFIG_READER Instance method Protected Method 20130131
17 GET_CONTEXT_ROOT_NODE Instance method Protected Method 20130204
18 GET_COPE_READER Instance method Protected Method 20130129
19 GET_IMPLICIT_CONFIG_READER Instance method Protected Method 20130130
20 GET_INTERFACE Instance method Private Method 20130204
21 GET_PERS_MANAGER Instance method Protected Method 20130129
22 GET_PERS_SERVICE_4_UI_ELEMENT Instance method Protected Method 20140417
23 GET_TABLE_COLUMN_NAMES Instance method Protected Method 20140401
24 GET_WD_TESTER Instance method Protected Method 20130204
25 INIT_APPLICATION Instance method Public Method 20130129
26 INIT_CONFIG_EDITOR Instance method Public Method 20130218
27 IS_TECH_MENU_ITEM_AVAILABLE Instance method Protected Method 20130129
28 OPEN_CUSTOMIZING_POPUP Instance method Protected Method 20130131
29 OPEN_PERSONALIZATION_POPUP Instance method Protected Method 20130131
30 RESET_WD_TESTER Instance method Protected Method 20130204
31 SELECT_TECH_CONTEXT_MENU_ITEM Instance method Protected Method 20130129
32 SET_CONFIGURATION Instance method Protected Method 20130129
33 SET_VALUE Instance method Protected Method 20130204
34 _SETUP Instance method Protected Method 20130129
35 _TEARDOWN Instance method Protected Method 20130129
Events
Class CL_WDR_UNIT_TEST_UTILS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TABLE_DATA Protected See coding 20130204 begin of ty_table_data, rowindex type string, rowuserdata type string, cellid type string, celltype type string, colindex type string, celluserdata type string, triggercellid type string, accesstype type string, lead_change type wdy_boolean, end of ty_table_data
Method Signatures

Method CHECK_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXP_AGGREGATION_VALUE Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20130130
2 Importing IV_ADAPT_TYPE Call by reference Type reference (TYPE) STRING 20130130
3 Importing IV_AGGREGATION_NAME Call by reference Type reference (TYPE) STRING 20130130
4 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20130130
5 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20130130

Method CHECK_AGGREGATION on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method CHECK_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_PATH Call by reference Type reference (TYPE) STRING 20130227
2 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20130129
3 Importing IV_EXPECT_ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 20130129
4 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20130130

Method CHECK_ENABLED on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method CHECK_FINAL_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ADAPT_TYPE Call by reference Type reference (TYPE) STRING 20130130
2 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20130130
3 Importing IV_EXPECT_FINAL_FLAG Call by reference Type reference (TYPE) WDY_BOOLEAN Web Dynpro: Visibility 20130130
4 Importing IV_PROPERTY_NAME Call by reference Type reference (TYPE) STRING 20130130
5 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20130130
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20130131

Method CHECK_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_PATH Call by reference Type reference (TYPE) STRING 20130227
2 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20130129
3 Importing IV_EXPECT_READ_ONLY Call by reference Type reference (TYPE) WDY_BOOLEAN 20130129
4 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20130130

Method CHECK_READ_ONLY on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method CHECK_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXPECT_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20130129

Method CHECK_SCOPE on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method CHECK_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_PATH Call by reference Type reference (TYPE) STRING 20130227
2 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20130129
3 Importing IV_EXPECT_STATE Call by reference Type reference (TYPE) WDUI_STATE 20130129
4 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20130130

Method CHECK_STATE on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method CHECK_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20130129
2 Importing IV_EXPECT_VISIBILITY Call by reference Type reference (TYPE) WDUI_VISIBILITY Web Dynpro: Visibility 20130129
3 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20130130

Method CHECK_VISIBILITY on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method CLOSE_POPUP_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUTTON Call by reference Type reference (TYPE) WDR_POPUP_BUTTON Web-Dynpro: Buttons auf einem Popup 20130129

Method CLOSE_POPUP_WINDOW on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method CONFIG_DEFAULT_VAL_UI_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIG_API Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_TOOL_COMP 20130129
2 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130129
3 Importing IV_PROPERTY_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130129
4 Importing IV_PROPERTY_VALUE Call by reference Type reference (TYPE) STRING 20130129
5 Importing IV_SET_TO_FINAL Call by reference Type reference (TYPE) WDY_BOOLEAN 20130129
6 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130129
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130129

Method CONFIG_SET_UI_ELEMENT_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIG_API Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_TOOL_COMP 20130129
2 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130129
3 Importing IV_SET_TO_FINAL Call by reference Type reference (TYPE) WDY_BOOLEAN 20130129
4 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130129
5 Importing IV_VISIBILITY Call by reference Type reference (TYPE) WDUI_VISIBILITY Web Dynpro: Visibility 20130129
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130129

Method CONFIG_SORT_UI_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIG_API Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_TOOL_COMP 20130129
2 Importing IT_AGGREGATION Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20130129
3 Importing IV_AGGREGATION_NAME Call by reference Type reference (TYPE) STRING 20130129
4 Importing IV_ELEMENT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130129
5 Importing IV_SET_TO_FINAL Call by reference Type reference (TYPE) WDY_BOOLEAN 20130129
6 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130129
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130129

Method DELETE_CONFIGURATION Signature

Method DELETE_CONFIGURATION on class CL_WDR_UNIT_TEST_UTILS has no parameter.
Method DELETE_CONFIGURATION on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WDT_VIEW_ELEMENT 20130204
2 Importing IV_LINK_CTRL Call by reference Type reference (TYPE) STRING 'false' 20130204
3 Importing IV_LINK_SHIFT Call by reference Type reference (TYPE) STRING 'false' 20130204
# Exception Resumable Description Created on
1 CX_WD_WEB_DYNPRO_TESTER Ausnahmen für Web Dynpro Tester 20130204

Method GET_COCU_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIGURATION_ID Call by reference Type reference (TYPE) STRING 20130129
2 Returning RO_COCU_READER Value transfer Object reference (TYPE REF TO) IF_WD_CONFIG_COCU_READER 20130129
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL 20130129

Method GET_CONFIG_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIGURATION_ID Call by reference Type reference (TYPE) STRING 20130131
2 Returning RO_CONFIG_API Value transfer Object reference (TYPE REF TO) IF_WD_CONFIG_TOOL_COMP 20130130
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130130

Method GET_CONFIG_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIGURATION_ID Call by reference Type reference (TYPE) STRING 20130131
2 Returning RO_COMP_READER Value transfer Object reference (TYPE REF TO) IF_WD_CONFIG_COMP_READER Lese-Interface für die Component-Konfiguration 20130131
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20130131
2 CX_WD_CONFIG_TOOL 20130131

Method GET_CONTEXT_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_PATH Call by reference Type reference (TYPE) STRING 20130204
2 Importing IV_CONTROLLER_ID Call by reference Type reference (TYPE) STRING 20130204
3 Returning RO_CONTEXT_ROOT_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20130204

Method GET_CONTEXT_ROOT_NODE on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method GET_COPE_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIGURATION_ID Call by reference Type reference (TYPE) STRING 20130129
2 Returning RO_COPE_READER Value transfer Object reference (TYPE REF TO) IF_WD_CONFIG_COPE_READER 20130129
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL 20130129

Method GET_IMPLICIT_CONFIG_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ADAPT_TYPE Call by reference Type reference (TYPE) STRING 20130130
2 Returning RO_READER Value transfer Object reference (TYPE REF TO) IF_WD_ADAPT_IMPLICIT_READER Implizite Anpassungen lesen 20130130
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20130131

Method GET_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WDT_VIEW_ELEMENT Test-Schnittstelle für ViewElemente 20130204
2 Returning RV_INTERFACE_NAME Value transfer Type reference (TYPE) STRING 20130204

Method GET_INTERFACE on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method GET_PERS_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PERS_MANAGER Value transfer Object reference (TYPE REF TO) IF_WD_PERSONALIZATION Web Dynpro Personalisierungs-Interface 20130129

Method GET_PERS_MANAGER on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method GET_PERS_SERVICE_4_UI_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UI_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20140417
2 Returning RO_P13N_SERVICE Value transfer Object reference (TYPE REF TO) IF_WDR_PERSONALIZATION_SERVICE Interface für den Personalisierungs-Services 20140417

Method GET_PERS_SERVICE_4_UI_ELEMENT on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method GET_TABLE_COLUMN_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) STRING 20140401
2 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20140401
3 Returning RT_COLUMN_NAME Value transfer Type reference (TYPE) STRING_TABLE 20140401

Method GET_TABLE_COLUMN_NAMES on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method GET_WD_TESTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_WD_TESTER Value transfer Object reference (TYPE REF TO) CL_WD_WEB_DYNPRO_TESTER Für Unit-Test in WD 20130204

Method GET_WD_TESTER on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method INIT_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ADMIN_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130129
2 Importing IV_APPLICATION_NAME Call by reference Type reference (TYPE) STRING 20130129
3 Importing IV_URL_ADDITION Call by reference Type reference (TYPE) STRING 20140603
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130129

Method INIT_CONFIG_EDITOR Signature

Method INIT_CONFIG_EDITOR on class CL_WDR_UNIT_TEST_UTILS has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130218

Method IS_TECH_MENU_ITEM_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UI_ELEMENT_TESTER Call by reference Object reference (TYPE REF TO) IF_WDT_VIEW_ELEMENT 20130129
2 Importing IV_EVENT_PARAM Call by reference Type reference (TYPE) STRING 20130129
3 Returning RV_AVAILABLE Value transfer Type reference (TYPE) ABAP_BOOL 20130129

Method IS_TECH_MENU_ITEM_AVAILABLE on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method OPEN_CUSTOMIZING_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UI_ELEMENT_TESTER Call by reference Object reference (TYPE REF TO) IF_WDT_VIEW_ELEMENT 20130131

Method OPEN_CUSTOMIZING_POPUP on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method OPEN_PERSONALIZATION_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UI_ELEMENT_TESTER Call by reference Object reference (TYPE REF TO) IF_WDT_VIEW_ELEMENT 20130131

Method OPEN_PERSONALIZATION_POPUP on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method RESET_WD_TESTER Signature

Method RESET_WD_TESTER on class CL_WDR_UNIT_TEST_UTILS has no parameter.
Method RESET_WD_TESTER on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method SELECT_TECH_CONTEXT_MENU_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UI_ELEMENT_TESTER Call by reference Object reference (TYPE REF TO) IF_WDT_VIEW_ELEMENT 20130129
2 Importing IV_EVENT_PARAM Call by reference Type reference (TYPE) STRING 20130129

Method SELECT_TECH_CONTEXT_MENU_ITEM on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method SET_CONFIGURATION Signature

Method SET_CONFIGURATION on class CL_WDR_UNIT_TEST_UTILS has no parameter.
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20130219

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WDT_VIEW_ELEMENT Test-Schnittstelle für ViewElemente 20130204
2 Importing IV_BOOL_VAL Call by reference Type reference (TYPE) ABAP_BOOL 20130204
3 Importing IV_TABLE_DATA Call by reference Type reference (TYPE) TY_TABLE_DATA 20130204
4 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20130204
# Exception Resumable Description Created on
1 CX_WD_WEB_DYNPRO_TESTER Ausnahmen für Web Dynpro Tester 20130204

Method _SETUP Signature

Method _SETUP on class CL_WDR_UNIT_TEST_UTILS has no parameter.
Method _SETUP on class CL_WDR_UNIT_TEST_UTILS has no exception.

Method _TEARDOWN Signature

Method _TEARDOWN on class CL_WDR_UNIT_TEST_UTILS has no parameter.
Method _TEARDOWN on class CL_WDR_UNIT_TEST_UTILS has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740