[r917]: / branches / develop / mqttsparkplug / mqttsparkplug-unittest / Device / Plc Logic / mqttsparkplug / PRG_UNIT_TEST / Tests / FB_WSTRINGBuilder_TestSuite / Test_MultiAppend / svnobj  Maximize  Restore  History

Download this file

5 lines (4 with data), 2.4 kB

1
2
3
4
IF counit.TEST_ORDERED('Test_MultiAppend') THEN
    GVL.Test_MultiAppend := GVL.Test_MultiAppend + 1;
    AssertEquals_WSTRING( Expected := "Hello worldHello worldHello world", 
                          Actual := sResult1,