SAP ABAP Class CL_SRT_TEST_WSRM_SEQ (Tests for WSRM Seq)
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_TEST_WSRM_SEQ  
Short Description Tests for WSRM Seq    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_RT_TESTS_FRAMEWORK   Sub packadge for Test Framework 
Created 20071025   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_TEST_WSRM_SEQ has no forward declaration.
Interfaces
Class CL_SRT_TEST_WSRM_SEQ has no interface implemented.
Friends
Class CL_SRT_TEST_WSRM_SEQ has no friend class.
Attributes
Class CL_SRT_TEST_WSRM_SEQ has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASCENDING_ORDER Static method Public Method messages in correct order RM10 20071026
2 ASCENDING_ORDER_WSRM_11 Static method Public Method send msgs in ascending order for WSRM 1.1 20080208
3 COMMON_CASE Static method Public Method case to show how the simple steps are working altogether RM1 20071107
4 CREATE_WSRM_SEQ Static method Public Method create sequence without ACTION and TO tags RM10 20071107
5 DESCENDING_ORDER Static method Public Method messages in opposite order RM10 20071025
6 DESCENDING_ORDER_WSRM_11 Static method Public Method send msgs in descending order for WSRM 1.1 20080317
7 FAIL_MSG_VIA_UNEXIST_WSRM11 Static method Public Method test sending a message via unexisting sequenceRM1.1 20080317
8 FAIL_MSG_VIA_UNEXIST_WSRM_SEQ Static method Public Method test sending a message via unexisting sequence (templates) 20080317
9 FAIL_TS_VIA_UNEXIST_WSRM_SEQ Static method Public Method test sending 'TerminateSequence' with unknown WS-RM ID 20080403
10 FIXED_RANDOM_ORDER Static method Public Method fixed random order wsrm 1.0 20080509
11 FIXED_RANDOM_ORDER_WSRM_11 Static method Public Method fixed random order wsrm 1.1 20080509
12 GUARANTEE_EO Static method Public Method send 2 msgs with the same WSRM MessageNumber RM10 20071026
13 GUARANTEE_EO_WSRM_11 Static method Public Method send 3 msgs with the same WSRM MessageNumber for RM 1.1 20080317
14 OPTIMIZED_EO Static method Public Method send message and last message in one action combined RM10 20071107
15 OPTIMIZED_EO_WITH_URN Static method Public Method same as OPTIMIZED_EO but message is send with urn namespace 20071109
16 PXY_PERS_SEQ_WSRM_10 Static method Public Method Multiple proxy calls over persistent sequence for WSRM 1.0 20120725
17 PXY_STANDALONE_LAST_MESSAGE Static method Public Method Proxy call over persistent sequence for standalone last msg. 20110126
18 RANDOM_ORDER Static method Public Method send 5 messages in random order RM10 20071025
19 RANDOM_ORDER_WSRM_11 Static method Public Method send messages in random order for WSRM 1.1 20080317
20 TEST_CLOSE_SEQ_MSG_WSRM_11 Static method Private Method Send Close Sequence Action and check Server Reaction 20080424
21 TEST_LOW_LM Static method Public Method test low number of last message RM10 20071025
22 TEST_MSG_AFTER_LM Static method Public Method Test Sending Msg after last message RM10 20071025
23 TEST_NO_TS_WSRM11 Static method Public Method test how wsrm seq reacts if TS Message is not sent RM1.1 20080317
24 TEST_REQUEST_ACK_WSRM Static method Public Method Send Request Ack to check currect Ack with WSRM 10 20080410
25 TEST_REQUEST_ACK_WSRM11 Static method Public Method Send Request Ack to check currect Ack with WSRM 11 20080410
26 TEST_WSRM_10_SEQ_EXPIRY Static method Public Method create sequence with Expires 20081007
27 TEST_WSRM_SEQ_MSGDELAY Static method Public Method test Hard Termination (HT) caused by msg delay RM10 20071025
28 TEST_WSRM_SEQ_MSGDELAY_WSRM_11 Static method Public Method test Hard Termination (HT) caused by msg delay RM1.1 20080317
29 TEST_WSRM_SEQ_NO_LM Static method Public Method HT for a WSRM Seq without LM RM10 20071025
30 TEST_WSRM_SEQ_NO_TS Static method Public Method test how wsrm seq reacts if TS Message is not sent wsrm 10 20080109
Events
Class CL_SRT_TEST_WSRM_SEQ has no event.
Types
Class CL_SRT_TEST_WSRM_SEQ has no local type.
Method Signatures

Method ASCENDING_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080923
2 Importing TOTAL_MSGS Value transfer Type reference (TYPE) I 1 total msgs 20071026

Method ASCENDING_ORDER on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method ASCENDING_ORDER_WSRM_11 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080923
2 Importing TOTAL_MSGS Call by reference Type reference (TYPE) I 5 20080306

Method ASCENDING_ORDER_WSRM_11 on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method COMMON_CASE Signature

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

Method COMMON_CASE on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method CREATE_WSRM_SEQ Signature

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

Method CREATE_WSRM_SEQ on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method DESCENDING_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080923
2 Importing TOTAL_MSGS Value transfer Type reference (TYPE) I 1 total messages 20071025

Method DESCENDING_ORDER on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method DESCENDING_ORDER_WSRM_11 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080923
2 Importing TOTAL_MSGS Call by reference Type reference (TYPE) I 5 20080317

Method DESCENDING_ORDER_WSRM_11 on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method FAIL_MSG_VIA_UNEXIST_WSRM11 Signature

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

Method FAIL_MSG_VIA_UNEXIST_WSRM11 on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method FAIL_MSG_VIA_UNEXIST_WSRM_SEQ Signature

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

Method FAIL_MSG_VIA_UNEXIST_WSRM_SEQ on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method FAIL_TS_VIA_UNEXIST_WSRM_SEQ Signature

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

Method FAIL_TS_VIA_UNEXIST_WSRM_SEQ on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method FIXED_RANDOM_ORDER Signature

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

Method FIXED_RANDOM_ORDER on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method FIXED_RANDOM_ORDER_WSRM_11 Signature

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

Method FIXED_RANDOM_ORDER_WSRM_11 on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method GUARANTEE_EO Signature

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

Method GUARANTEE_EO on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method GUARANTEE_EO_WSRM_11 Signature

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

Method GUARANTEE_EO_WSRM_11 on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method OPTIMIZED_EO Signature

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

Method OPTIMIZED_EO on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method OPTIMIZED_EO_WITH_URN Signature

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

Method OPTIMIZED_EO_WITH_URN on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method PXY_PERS_SEQ_WSRM_10 Signature

Method PXY_PERS_SEQ_WSRM_10 on class CL_SRT_TEST_WSRM_SEQ has no parameter.
Method PXY_PERS_SEQ_WSRM_10 on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method PXY_STANDALONE_LAST_MESSAGE Signature

Method PXY_STANDALONE_LAST_MESSAGE on class CL_SRT_TEST_WSRM_SEQ has no parameter.
Method PXY_STANDALONE_LAST_MESSAGE on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method RANDOM_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080923
2 Importing TOTAL_MSGS Call by reference Type reference (TYPE) I 5 20080507

Method RANDOM_ORDER on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method RANDOM_ORDER_WSRM_11 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) STRING 20080923
2 Importing TOTAL_MSGS Call by reference Type reference (TYPE) I 5 20080507

Method RANDOM_ORDER_WSRM_11 on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method TEST_CLOSE_SEQ_MSG_WSRM_11 Signature

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

Method TEST_CLOSE_SEQ_MSG_WSRM_11 on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method TEST_LOW_LM Signature

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

Method TEST_LOW_LM on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method TEST_MSG_AFTER_LM Signature

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

Method TEST_MSG_AFTER_LM on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method TEST_NO_TS_WSRM11 Signature

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

Method TEST_NO_TS_WSRM11 on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method TEST_REQUEST_ACK_WSRM Signature

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

Method TEST_REQUEST_ACK_WSRM on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method TEST_REQUEST_ACK_WSRM11 Signature

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

Method TEST_REQUEST_ACK_WSRM11 on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method TEST_WSRM_10_SEQ_EXPIRY Signature

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

Method TEST_WSRM_10_SEQ_EXPIRY on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method TEST_WSRM_SEQ_MSGDELAY Signature

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

Method TEST_WSRM_SEQ_MSGDELAY on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method TEST_WSRM_SEQ_MSGDELAY_WSRM_11 Signature

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

Method TEST_WSRM_SEQ_MSGDELAY_WSRM_11 on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method TEST_WSRM_SEQ_NO_LM Signature

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

Method TEST_WSRM_SEQ_NO_LM on class CL_SRT_TEST_WSRM_SEQ has no exception.

Method TEST_WSRM_SEQ_NO_TS Signature

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

Method TEST_WSRM_SEQ_NO_TS on class CL_SRT_TEST_WSRM_SEQ has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711