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 | ![]() |
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
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20110228 | |
2 | ![]() |
Instance method | Public | Constructor | 20110228 | |
3 | ![]() |
Instance method | Private | Method | 20110228 | |
4 | ![]() |
Instance method | Public | Method | 20110228 | |
5 | ![]() |
Instance method | Public | Method | 20110228 | |
6 | ![]() |
Instance method | Private | Event handling method | 20110228 | |
7 | ![]() |
Instance method | Public | Method | 20110228 | |
8 | ![]() |
Instance method | Private | Method | 20110228 | |
9 | ![]() |
Instance method | Public | Method | 20110228 | |
10 | ![]() |
Instance method | Private | Method | 20110228 | |
11 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |