adding quickfix library
This commit is contained in:
@ -0,0 +1,32 @@
|
||||
# @testcase 14.g
|
||||
# @condition Recieve message in which the following are not true: header+body+trailer is the order
|
||||
# @expected Send Reject (session-level) message referencing incorrect message structure. Increment inbound MsgSeqNum. Generate an error condition in test output.
|
||||
|
||||
iCONNECT
|
||||
# logon message and response
|
||||
I8=FIXT.1.135=A34=149=TW52=<TIME>56=ISLD98=0108=21137=9
|
||||
E8=FIXT.1.19=6735=A34=149=ISLD52=00000000-00:00:00.00056=TW98=0108=21137=910=0
|
||||
|
||||
#------------------------
|
||||
# begin message exchange
|
||||
#------------------------
|
||||
|
||||
# new order message with all body tags first
|
||||
I8=FIXT.1.135=D11=id21=340=154=155=MSFT60=<TIME>34=249=TW52=<TIME>56=ISLD
|
||||
# expect a reject
|
||||
E8=FIXT.1.19=11335=334=249=ISLD52=00000000-00:00:00.00056=TW45=258=Tag specified out of required order371=34372=D373=1410=0
|
||||
|
||||
# new order message with one body tag first
|
||||
I8=FIXT.1.135=D55=MSFT34=349=TW52=<TIME>56=ISLD11=id21=340=154=160=<TIME>
|
||||
# expect a reject
|
||||
E8=FIXT.1.19=11335=334=349=ISLD52=00000000-00:00:00.00056=TW45=358=Tag specified out of required order371=34372=D373=1410=0
|
||||
|
||||
#------------------------
|
||||
# end message exchange
|
||||
#------------------------
|
||||
|
||||
# logout message and response
|
||||
I8=FIXT.1.135=534=449=TW52=<TIME>56=ISLD
|
||||
E8=FIXT.1.19=4935=534=449=ISLD52=00000000-00:00:00.00056=TW10=0
|
||||
|
||||
eDISCONNECT
|
||||
Reference in New Issue
Block a user