adding quickfix library

This commit is contained in:
Ramiro Paz
2026-03-12 12:08:34 -03:00
parent 9e55c5c562
commit c09a1fd21a
1311 changed files with 1887342 additions and 2 deletions

View File

@ -0,0 +1,27 @@
# @testcase 19.b - Test PossResend handling
# @condition Receive messagewith PossResend = 'Y' and application-level check of Message specific ID indicates that it has NOT been seen on this session
# @expected Accept and process the message normally
iCONNECT
# logon message and response
I8=FIX.4.435=A34=149=TW52=<TIME>56=ISLD98=0108=2
E8=FIX.4.49=6035=A34=149=ISLD52=00000000-00:00:00.00056=TW98=0108=210=0
#------------------------
# begin message exchange
#------------------------
# sending the same message with PossResend flag set
I8=FIX.4.435=D34=249=TW52=<TIME>56=ISLD97=Y11=id21=340=154=155=MSFT60=<TIME>
# expect
E8=FIX.4.49=10435=D34=249=ISLD52=00000000-00:00:00.00056=TW97=Y11=id21=340=154=155=MSFT60=00000000-00:00:0010=0
#------------------------
# end message exchange
#------------------------
# logout message and response
I8=FIX.4.435=534=349=TW52=<TIME>56=ISLD
E8=FIX.4.49=4935=534=349=ISLD52=00000000-00:00:00.00056=TW10=0
eDISCONNECT