MCPcopy Create free account
hub / github.com/apache/qpid-proton / test_stop_reconnect

Function test_stop_reconnect

cpp/src/reconnect_test.cpp:288–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286};
287
288int test_stop_reconnect() {
289 stop_reconnect_tester().run();
290 return 0;
291}
292
293class authfail_reconnect_tester : public proton::messaging_handler, public waiter {
294 public:

Callers 1

mainFunction · 0.85

Calls 2

runMethod · 0.45

Tested by

no test coverage detected