SAP ABAP Class CL_WDR_RENDER_TEST_LAUNCHER (Assistance-Klasse für WDR_TEST_DELTA_RENDER_1)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_TEST (Package) Web Dynpro: Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20110228
2 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_NW7__CONTROL 20110228
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NW7_VIEW_ELEMENT_ADAPTER Local UR Test 20110228
Properties
Class CL_WDR_RENDER_TEST_LAUNCHER  
Short Description Assistance-Klasse für WDR_TEST_DELTA_RENDER_1    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_TEST   Web Dynpro: Tests 
Created 20110228   SAP 
Last change 20130531   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
# Interface Abstract Final Description Created on
1 IFUR_NW7__CONTROL 20110228
2 IF_NW7_VIEW_ELEMENT_ADAPTER Local UR Test 20110228
Friends
Class CL_WDR_RENDER_TEST_LAUNCHER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TEST_SESSION_EVENT_NAME Constant Private Type reference (TYPE) STRING 'SessionEventName' 20110228
2 M_CURRENT_SESSION Instance attribute Private Type reference (TYPE) STRING 20110228
3 M_CURRENT_TEST_CASE Instance attribute Private Object reference (TYPE REF TO) T_TEST_CASE 20110228
4 M_CURRENT_TEST_INDEX Instance attribute Private Type reference (TYPE) I 20110228
5 M_EVENT_DELEGATOR Instance attribute Private Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER 20110228
6 M_SESSION_COUNTER Instance attribute Private Type reference (TYPE) XSTRING '00' 20110228
7 M_SESSION_LAUNCHED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110228
8 M_SETTINGS Instance attribute Private Type reference (TYPE) T_SETTINGS 20110228
9 M_TESTS_TO_RUN Instance attribute Private Type reference (TYPE) T_TEST_CASE_TAB 20110228
10 M_VIEW Instance attribute Public Object reference (TYPE REF TO) IF_WD_VIEW 20110228
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20110228
2 CONSTRUCTOR Instance method Public Constructor 20110228
3 FAILED Instance method Private Method 20110228
4 GET_TEST_CASES Instance method Public Method 20110228
5 LAUNCH_TEST Instance method Public Method 20110228
6 LS_ON_ADD_TRACING_COMMAND Instance method Private Event handling method 20110228
7 RUN_ALL_TEST_CASES Instance method Public Method 20110228
8 RUN_NEXT_TEST_CASE Instance method Private Method 20110228
9 RUN_TEST_CASES Instance method Public Method 20110228
10 SUCCESS Instance method Private Method 20110228
11 UPDATE_TABLE Instance method Public Method 20110228
Events
Class CL_WDR_RENDER_TEST_LAUNCHER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_SCRIPT Private See coding 20110228 begin of t_script, js type string, window type ref to if_wd_window, end of t_script
2 T_SCRIPT_TAB Private See coding 20110228 t_script_tab type standard table of t_script with default key
3 T_SETTINGS Private See coding 20110228 begin of t_settings, client_debug type abap_bool, end of t_settings
4 T_TEST_CASE Public Type reference (TYPE) WDR_RENDER_TEST_CASE 20110228
5 T_TEST_CASE_TAB Public See coding 20110228 t_test_case_tab type standard table of t_test_case with default key
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WDR_RENDER_TEST_LAUNCHER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDR_RENDER_TEST_LAUNCHER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WDR_RENDER_TEST_LAUNCHER has no parameter.
Method CONSTRUCTOR on class CL_WDR_RENDER_TEST_LAUNCHER has no exception.

Method FAILED Signature

Method FAILED on class CL_WDR_RENDER_TEST_LAUNCHER has no parameter.
Method FAILED on class CL_WDR_RENDER_TEST_LAUNCHER has no exception.

Method GET_TEST_CASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEST_CASES Value transfer Type reference (TYPE) T_TEST_CASE_TAB 20110228

Method GET_TEST_CASES on class CL_WDR_RENDER_TEST_LAUNCHER has no exception.

Method LAUNCH_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) STRING 20110228

Method LAUNCH_TEST on class CL_WDR_RENDER_TEST_LAUNCHER has no exception.

Method LS_ON_ADD_TRACING_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_COMMAND Value transfer Attribute reference (LIKE) 20110228

Method LS_ON_ADD_TRACING_COMMAND on class CL_WDR_RENDER_TEST_LAUNCHER has no exception.

Method RUN_ALL_TEST_CASES Signature

Method RUN_ALL_TEST_CASES on class CL_WDR_RENDER_TEST_LAUNCHER has no parameter.
Method RUN_ALL_TEST_CASES on class CL_WDR_RENDER_TEST_LAUNCHER has no exception.

Method RUN_NEXT_TEST_CASE Signature

Method RUN_NEXT_TEST_CASE on class CL_WDR_RENDER_TEST_LAUNCHER has no parameter.
Method RUN_NEXT_TEST_CASE on class CL_WDR_RENDER_TEST_LAUNCHER has no exception.

Method RUN_TEST_CASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEST_CASES Call by reference Type reference (TYPE) T_TEST_CASE_TAB 20110228

Method RUN_TEST_CASES on class CL_WDR_RENDER_TEST_LAUNCHER has no exception.

Method SUCCESS Signature

Method SUCCESS on class CL_WDR_RENDER_TEST_LAUNCHER has no parameter.
Method SUCCESS on class CL_WDR_RENDER_TEST_LAUNCHER has no exception.

Method UPDATE_TABLE Signature

Method UPDATE_TABLE on class CL_WDR_RENDER_TEST_LAUNCHER has no parameter.
Method UPDATE_TABLE on class CL_WDR_RENDER_TEST_LAUNCHER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731