SAP ABAP Class CL_ESD_WIZ_AUNIT_EXECUTION (Contains needed methods and data for executing unit tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SESD_ESI_OBJECT_EDITORS (Package) Unified Editor for ESR Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT For Unit Tests for Wizard 20130222
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_MESSAGE_TYPE Unit tests for creating message types 20130222
2 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_TESTRUN For creating Unit Tests for Wizard 20130222
3 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_SERVICE_VARIA Unit tests for creation of service variants 20130227
4 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_SERVICE_PROVI Unit tests for creation of service providers 20130301
5 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_SERVICE_GROUP Unit tests for creating service groups 20130226
6 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_SERVICE_CONS Unit tests for creation of service consumers 20130225
7 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_SEM_CONTRACT Unit tests for creation of semantic contracts 20130227
8 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_RFC_OPERATION Wizard Unittest Add RFC Operation 20130227
9 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_RFC_CONSUMER Unit tests for creating rfc consumers 20130226
10 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_PROCESSING_TD Unit tests for creation of processing type domains 20130227
... Click here to see Used By full list (22 items)
Properties
Class CL_ESD_WIZ_AUNIT_EXECUTION  
Short Description Contains needed methods and data for executing unit tests    
Super Class CL_ESD_WIZ_AUNIT For Unit Tests for Wizard 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SESD_ESI_OBJECT_EDITORS   Unified Editor for ESR Objects 
Created 20130222   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESD_WIZ_AUNIT_EXECUTION has no forward declaration.
Interfaces
Class CL_ESD_WIZ_AUNIT_EXECUTION has no interface implemented.
Friends
Class CL_ESD_WIZ_AUNIT_EXECUTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUNIT_EX_WB_REQUEST Static Attribute Protected Object reference (TYPE REF TO) CL_WB_REQUEST 20130222
2 AUNIT_FILE_ACCESS Static Attribute Protected Type reference (TYPE) T_FILE_ACCESS_INFO 20130222
3 AUNIT_HTTP_NAME Static Attribute Protected Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130226
4 AUNIT_HTTP_SUFFIX Static Attribute Protected Type reference (TYPE) PRX_ID Proxy Generation: Unique ID of a Proxy Object 20130226
5 AUNIT_IFR_ID_BACKEND Static Attribute Protected Type reference (TYPE) PRX_S_IFR Expected ifr id for unit tests which using the backend 20130225
6 AUNIT_IFR_ID_ESR Static Attribute Protected Type reference (TYPE) PRX_S_IFR Expected ifr id for unit tests which using esr browser 20130225
7 AUNIT_IFR_ID_EXT Static Attribute Protected Type reference (TYPE) PRX_S_IFR For external gen appl (EXTERNALMDR) 20130227
8 AUNIT_IFR_ID_URL Static Attribute Protected Type reference (TYPE) PRX_S_IFR Proxy Generation: Object Identification ES Builder 20130226
9 AUNIT_IFR_ID_WSDL Static Attribute Protected Type reference (TYPE) PRX_S_IFR Proxy Generation: Object Identification ES Builder 20130225
10 AUNIT_IM_ENDPOINT_TYPE Static Attribute Protected Type reference (TYPE) VEPREFTYPE 20130222
11 AUNIT_IM_EXECUTE Static Attribute Protected Type reference (TYPE) CHAR1 20130222
12 AUNIT_IM_FCODE Static Attribute Protected Type reference (TYPE) SY-UCOMM 20130222
13 AUNIT_IM_IFR_ID Static Attribute Protected Type reference (TYPE) PRX_S_IFR 20130222
14 AUNIT_IM_OBJ_NAME Static Attribute Protected Type reference (TYPE) EU_ANAME 20130222
15 AUNIT_IM_PACKAGE Static Attribute Protected Type reference (TYPE) DEVCLASS 20130222
16 AUNIT_IM_RFC_NAME Static Attribute Protected Type reference (TYPE) FUNCNAME 20130222
17 AUNIT_IM_TITLE Static Attribute Protected Type reference (TYPE) STRING 20130222
18 AUNIT_IM_VIFNAME Static Attribute Protected Type reference (TYPE) VEPNAME 20130222
19 AUNIT_IM_WB_REQUEST Static Attribute Protected Object reference (TYPE REF TO) CL_WB_REQUEST 20130222
20 AUNIT_IM_WSDL_PORTTYPE Static Attribute Protected Type reference (TYPE) QNAME 20130222
21 AUNIT_PACKAGE Static Attribute Protected Type reference (TYPE) SESI_WIZARD-PACKAGE 20130222
22 AUNIT_PREFIX Static Attribute Protected Type reference (TYPE) SESI_WIZARD-PREFIX 20130222
23 AUNIT_QNAME Static Attribute Protected Type reference (TYPE) QNAME 20130222
24 AUNIT_REQUEST Static Attribute Protected Type reference (TYPE) SESI_WIZARD-REQUEST 20130222
25 AUNIT_SGR_DESC Static Attribute Protected Type reference (TYPE) SSTR_CG_HEADER-DESCRIPTION Description for service group 20130226
26 AUNIT_SGR_DISPLAYNAME Static Attribute Protected Type reference (TYPE) SSTR_CG_HEADER-DISPLAY_NAME Display name for service group 20130226
27 AUNIT_SGR_NAME Static Attribute Protected Type reference (TYPE) SSTR_CG_HEADER-NAME Name for service group 20130226
28 AUNIT_STEPS Static Attribute Protected Type reference (TYPE) T_STEP_TAB 20130222
29 AUNIT_TYPE Static Attribute Protected Type reference (TYPE) PRX_TYPE 20130222
30 AUNIT_URL Static Attribute Protected Type reference (TYPE) SESD_URL URL 20130226
Methods
# Method Level Visibility Method type Description Created on
1 GET_GEN_PARAMS Instance method Public Method Returns the generation params from given workbench request 20130225
Events
Class CL_ESD_WIZ_AUNIT_EXECUTION has no event.
Types
Class CL_ESD_WIZ_AUNIT_EXECUTION has no local type.
Method Signatures

Method GET_GEN_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_GEN_PARAMS Value transfer Object reference (TYPE REF TO) CL_PROXY_GENERATION_PARAMS Parameter to generate a proxy 20130225
2 Importing IM_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20130225

Method GET_GEN_PARAMS on class CL_ESD_WIZ_AUNIT_EXECUTION has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_MESSAGE_TYPE Unit tests for creating message types 20130222
2 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_TESTRUN For creating Unit Tests for Wizard 20130222
3 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_SERVICE_VARIA Unit tests for creation of service variants 20130227
4 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_SERVICE_PROVI Unit tests for creation of service providers 20130301
5 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_SERVICE_GROUP Unit tests for creating service groups 20130226
6 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_SERVICE_CONS Unit tests for creation of service consumers 20130225
7 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_SEM_CONTRACT Unit tests for creation of semantic contracts 20130227
8 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_RFC_OPERATION Wizard Unittest Add RFC Operation 20130227
9 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_RFC_CONSUMER Unit tests for creating rfc consumers 20130226
10 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_PROCESSING_TD Unit tests for creation of processing type domains 20130227
11 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_OP_MAPPING Unit tests for creation of operation mappings 20130226
12 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_CONS_FACTORY Unit tests for creation of consumer factories 20130226
13 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_INT_SC_DEF Unit tests for creation of Integration Scenario Definitions 20130226
14 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_FAULT_MESSAGE Unit tests for creation of fault messages 20130225
15 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_EVT_PROVIDER Unit tests for creating event providers 20130227
16 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_DT_ENHANCE Tests creation of datatype enhancements 20130225
17 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_DATA_TYPE Tests creation of data types 20130222
18 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_CREA_BASED_ON Create object based on existing object 20130402
19 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_CREATE_COPY Create object based on existing object 20130402
20 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_CONTRACT_IMPL Unit tests for creation of contract implementations 20130301
21 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_CONTRACT Unit tests for creation of contracts 20130301
22 Inheritance (c INHERITING FROM c_ref)  CL_ESD_WIZ_AUNIT_CONS_MAPPING Unit tests for creation of consumer mappings 20130226
History
Last changed by/on SAP  20140121 
SAP Release Created in 740