[r921]: / branches / develop / mqttsparkplug / mqttsparkplug-unittest / Device / Plc Logic / application / FB Tests / FB_Edge_Of_Network_Node_Testsuite / Test_Disconnect / svnobj  Maximize  Restore  History

Download this file

8 lines (7 with data), 2.2 kB

1
2
3
4
5
6
7
//Connect()
//Until Timed-out or Connected ;
//==> SHOULD: IS CONNECTED?
//Disconnect()
//Until Timed-out or Not Connected ;
//Wait until the NDEATH should have been published
//==>Assert the Client is disconnected;