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.135=A34=149=TW52=<TIME>56=ISLD98=0108=2
E8=FIX.4.19=5635=A34=149=ISLD52=00000000-00:00:0056=TW98=0108=210=0
#------------------------
# begin message exchange
#------------------------
# sending the same message with PossResend flag set
I8=FIX.4.135=D34=249=TW52=<TIME>56=ISLD97=Y11=id21=338=10040=154=155=MSFT
# expect
E8=FIX.4.19=8635=D34=249=ISLD52=00000000-00:00:0056=TW97=Y11=id21=338=10040=154=155=MSFT10=0
#------------------------
# end message exchange
#------------------------
# logout message and response
I8=FIX.4.135=534=349=TW52=<TIME>56=ISLD
E8=FIX.4.19=4535=534=349=ISLD52=00000000-00:00:0056=TW10=0
eDISCONNECT