SAP ABAP Class CL_SRT_WSA_1_0_TEST_CASES (Web Service Addressing 1.0 - Test cases)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_RT_TESTS_FRAMEWORK (Package) Sub packadge for Test Framework
Properties
Class CL_SRT_WSA_1_0_TEST_CASES  
Short Description Web Service Addressing 1.0 - Test cases    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SOAP_RT_TESTS_FRAMEWORK   Sub packadge for Test Framework 
Created 20080418   SAP 
Last change 20090618   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
Class CL_SRT_WSA_1_0_TEST_CASES has no interface implemented.
Friends
Class CL_SRT_WSA_1_0_TEST_CASES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_ADDRESS_NONE Constant Private Type reference (TYPE) STRING 'http://www.w3.org/2005/08/addressing/none' 20080424
2 CV_ANONYMOUS_URN Constant Private Type reference (TYPE) STRING 'http://www.w3.org/2005/08/addressing/anonymous' 20080418
3 CV_FAULT_ACTION Constant Private Type reference (TYPE) STRING 'http://www.w3.org/2005/08/addressing/fault' 20080421
4 CV_OP_ACTION_REQUEST Constant Private Type reference (TYPE) STRING 'http://xi.com/xiveri/source_runtime_ws/op1_one_way_reliableRequest' 20080418
5 CV_OP_ACTION_RESPONSE Constant Private Type reference (TYPE) STRING 'http://xi.com/xiveri/source_runtime_ws/srt_test_service_in_710/srt_test_op3_requestResponse' 20080418
6 CV_WSA_HEADERS Constant Private Type reference (TYPE) STRING '&WSA_HEADERS&' 20080418
7 GO_TEST_UTIL Static Attribute Private Object reference (TYPE REF TO) CL_SRT_TEST_UTILITIES framework für SOAP Runtime Tests 20080418
8 GV_LP Static Attribute Private Type reference (TYPE) PRX_LOGICAL_PORT_NAME Logical Port Name 20080418
9 GV_RECEIVER_CONFIG Static Attribute Private Type reference (TYPE) STRING 20080418
10 GV_SENDER_CONFIG Static Attribute Private Type reference (TYPE) STRING 20080418
11 GV_SENDER_CONFIG_DEST Static Attribute Private Type reference (TYPE) CHAR32 Character field, length 32 20080418
12 MV_MSG_ID Instance attribute Private Type reference (TYPE) STRING 20080418
13 MV_REQUEST Instance attribute Private Type reference (TYPE) STRING 20080418
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTION Instance method Private Method 20080418
2 CHECK_BODY_FAULT Instance method Private Method 20080421
3 CHECK_CUSTOMER_KEY Static method Private Method 20080418
4 CHECK_RELATES_TO Instance method Private Method 20080418
5 CHECK_RESPONSE_STRING Static method Private Method 20080418
6 CLASS_SETUP Static method Private Method 20080418
7 CLASS_TEARDOWN Static method Private Method 20080418
8 GENERATE_XML Static method Private Method 20080418
9 GET_HEADER Static method Private Method 20080421
10 GET_HEADER_CONTENT Static method Private Method 20080421
11 GET_RESP_HEADER Instance method Private Method 20080421
12 GET_RESP_HEADER_CONTENT Instance method Private Method 20080421
13 IS_FAULT_CODE Instance method Private Method 20080421
14 IS_FAULT_DETAIL Instance method Private Method 20080421
15 SETUP Instance method Private Method 20080418
16 TEST1130 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message. 20080418
17 TEST1131 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message with ReplyTo address of anonymous. 20080418
18 TEST1132 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message with ReplyTo address containing Ref 20080418
19 TEST1133 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message with fault. ReplyTo and FaultTo add 20080418
20 TEST1134 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message with fault. FaultTo is defaulted, R 20080418
21 TEST1140 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message with a duplicate To header. 20080418
22 TEST1141 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message with a duplicate Reply-To header. 20080418
23 TEST1142 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message with a duplicate Fault-To header. 20080418
24 TEST1143 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message with a duplicate action header. 20080418
25 TEST1144 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message with a duplicate message ID header. 20080418
26 TEST1146 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message with a duplicate To header. 20080418
27 TEST1147 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message with no action header. 20080418
28 TEST1149 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message with a duplicate To header and a Re 20080418
29 TEST1170 Instance method Private Test Method for ABAP Unit SOAP 1.1 two-way message with wsa:From. 20080418
30 XML_TEMPLATE Static method Private Method 20080418
Events
Class CL_SRT_WSA_1_0_TEST_CASES has no event.
Types
Class CL_SRT_WSA_1_0_TEST_CASES has no local type.
Method Signatures

Method CHECK_ACTION Signature

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

Method CHECK_ACTION on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method CHECK_BODY_FAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FAULT_CODE Call by reference Type reference (TYPE) STRING 20080421
2 Importing IV_FAULT_STRING Call by reference Type reference (TYPE) STRING 20080421

Method CHECK_BODY_FAULT on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method CHECK_CUSTOMER_KEY Signature

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

Method CHECK_CUSTOMER_KEY on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method CHECK_RELATES_TO Signature

Method CHECK_RELATES_TO on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method CHECK_RELATES_TO on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method CHECK_RESPONSE_STRING Signature

Method CHECK_RESPONSE_STRING on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method CHECK_RESPONSE_STRING on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method CLASS_SETUP Signature

Method CLASS_SETUP on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method CLASS_SETUP on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method CLASS_TEARDOWN Signature

Method CLASS_TEARDOWN on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method CLASS_TEARDOWN on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method GENERATE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20080418
2 Importing IV_DUPLICATE_ACTION Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20080422
3 Importing IV_DUPLICATE_FAULT_TO Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20080422
4 Importing IV_DUPLICATE_MSG_ID Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20080422
5 Importing IV_DUPLICATE_REPLY_TO Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20080422
6 Importing IV_DUPLICATE_TO Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20080421
7 Importing IV_FAULT_TO_ADDRESS Call by reference Type reference (TYPE) STRING 20080421
8 Importing IV_FAULT_TO_CUSTOMER_KEY Call by reference Type reference (TYPE) STRING 20080421
9 Importing IV_FROM_ADDRESS Call by reference Type reference (TYPE) STRING 20080424
10 Importing IV_FROM_MUST_UNDERSTAND Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20080424
11 Importing IV_MSG_ID Call by reference Type reference (TYPE) STRING 20080418
12 Importing IV_REPLY_TO_ADDRESS Call by reference Type reference (TYPE) STRING 20080418
13 Importing IV_REPLY_TO_CUSTOMER_KEY Call by reference Type reference (TYPE) STRING 20080418
14 Importing IV_TO Call by reference Type reference (TYPE) STRING 20080418
15 Returning RV_XML Value transfer Type reference (TYPE) STRING 20080418

Method GENERATE_XML on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20080421
2 Importing IV_XML Call by reference Type reference (TYPE) STRING 20080421
3 Returning RV_HEADER Value transfer Type reference (TYPE) STRING 20080421

Method GET_HEADER on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method GET_HEADER_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HEADER Call by reference Type reference (TYPE) STRING 20080421
2 Importing IV_HEADER_NAME Call by reference Type reference (TYPE) STRING 20080421
3 Importing IV_XML Call by reference Type reference (TYPE) STRING 20080421
4 Returning RV_CONTENT Value transfer Type reference (TYPE) STRING 20080421

Method GET_HEADER_CONTENT on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method GET_RESP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HEADER_NAME Call by reference Type reference (TYPE) STRING 20080421
2 Returning RV_CONTENT Value transfer Type reference (TYPE) STRING 20080421

Method GET_RESP_HEADER on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method GET_RESP_HEADER_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HEADER_NAME Call by reference Type reference (TYPE) STRING 20080421
2 Returning RV_CONTENT Value transfer Type reference (TYPE) STRING 20080421

Method GET_RESP_HEADER_CONTENT on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method IS_FAULT_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FAULT_CODE Call by reference Type reference (TYPE) STRING 20080421
2 Returning RV_FOUND Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080421

Method IS_FAULT_CODE on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method IS_FAULT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FAULT_DETAIL Call by reference Type reference (TYPE) STRING 20080421
2 Returning RV_FOUND Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080421

Method IS_FAULT_DETAIL on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method SETUP Signature

Method SETUP on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method SETUP on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1130 Signature

Method TEST1130 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1130 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1131 Signature

Method TEST1131 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1131 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1132 Signature

Method TEST1132 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1132 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1133 Signature

Method TEST1133 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1133 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1134 Signature

Method TEST1134 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1134 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1140 Signature

Method TEST1140 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1140 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1141 Signature

Method TEST1141 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1141 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1142 Signature

Method TEST1142 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1142 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1143 Signature

Method TEST1143 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1143 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1144 Signature

Method TEST1144 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1144 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1146 Signature

Method TEST1146 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1146 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1147 Signature

Method TEST1147 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1147 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1149 Signature

Method TEST1149 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1149 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method TEST1170 Signature

Method TEST1170 on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method TEST1170 on class CL_SRT_WSA_1_0_TEST_CASES has no exception.

Method XML_TEMPLATE Signature

Method XML_TEMPLATE on class CL_SRT_WSA_1_0_TEST_CASES has no parameter.
Method XML_TEMPLATE on class CL_SRT_WSA_1_0_TEST_CASES has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711