public class InteropTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InteropTest.PayloadLocation |
| Modifier and Type | Field and Description |
|---|---|
String |
appMsgID |
String |
appMsgType |
String |
correlationID |
Long |
expiration |
static boolean |
IgnoreGeneratedSendTimestamps |
boolean |
isStructMsg |
InteropTest.PayloadLocation |
location |
static int |
MAX_INTEROP_ID |
static int |
MIN_INTEROP_ID |
Object |
payload |
SDTMap |
props |
Destination |
replyTo |
String |
senderID |
Long |
sendTs |
Long |
seqNo |
byte |
structMsgType |
int |
testNo |
static Map<Integer,InteropTest> |
Tests |
| Constructor and Description |
|---|
InteropTest() |
public static boolean IgnoreGeneratedSendTimestamps
public static final int MIN_INTEROP_ID
public static final int MAX_INTEROP_ID
public static final Map<Integer,InteropTest> Tests
public int testNo
public String appMsgID
public String appMsgType
public String correlationID
public SDTMap props
public Destination replyTo
public String senderID
public Long sendTs
public Long seqNo
public Long expiration
public boolean isStructMsg
public byte structMsgType
public Object payload
public InteropTest.PayloadLocation location
public static int validateRecvMsg(BytesXMLMessage msg)
public static BytesXMLMessage createMessageByNumber(Producer producer, Integer msgId) throws JCSMPException
JCSMPExceptionpublic static BytesXMLMessage createMessage(Producer producer, InteropTest test) throws JCSMPException
JCSMPExceptionpublic static void testValues(Object expected, Object received, Integer testNumber, String errorStr)
public static void testSendTimestamps(Long expected, Long received, Integer testNumber, String errorStr)
public static void testExpiration(Long expected, long received, Integer testNumber, String errorStr)
public static void testMapValues(SDTMap expected, SDTMap received, Integer testNumber, String errorStr)
public static void testStreamValues(SDTStream expected, SDTStream received, Integer testNumber, String errorStr)
public static void testByteArrayValues(Object expected, byte[] value2, Integer testNumber, String errorStr)
public static void testBytes(byte[] expected,
byte[] value2,
Integer testNumber,
String errorStr)
public static InteropTest interopTest1() throws SDTException
SDTExceptionpublic static InteropTest interopTest2() throws SDTException
SDTExceptionpublic static InteropTest interopTest3() throws SDTException
SDTExceptionpublic static InteropTest interopTest4() throws SDTException
SDTExceptionpublic static InteropTest interopTest5() throws SDTException
SDTExceptionpublic static InteropTest interopTest6() throws SDTException
SDTExceptionpublic static InteropTest interopTest7() throws SDTException
SDTExceptionpublic static InteropTest interopTest8() throws SDTException
SDTExceptionpublic static InteropTest interopTest9() throws SDTException
SDTExceptionpublic static InteropTest interopTest10() throws SDTException
SDTExceptionpublic static InteropTest interopTest11() throws SDTException
SDTExceptionpublic static InteropTest interopTest12() throws SDTException
SDTExceptionpublic static InteropTest interopTest13() throws SDTException
SDTExceptionpublic static InteropTest interopTest14() throws SDTException
SDTExceptionpublic static InteropTest interopTest15() throws SDTException
SDTExceptionpublic static InteropTest interopTest16() throws SDTException
SDTExceptionpublic static InteropTest interopTest17() throws SDTException
SDTExceptionpublic static InteropTest interopTest18() throws SDTException
SDTExceptionpublic static InteropTest interopTest19() throws SDTException
SDTExceptionpublic static InteropTest interopTest20() throws SDTException
SDTExceptionpublic static InteropTest interopTest21() throws SDTException
SDTExceptionpublic static InteropTest interopTest23() throws SDTException
SDTExceptionCopyright 2004-2019 Solace Corporation. All rights reserved.