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

Function test_failover_simple

cpp/src/reconnect_test.cpp:221–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219};
220
221int test_failover_simple() {
222 tester().run();
223 return 0;
224}
225
226class empty_failover_tester : public tester_base, public waiter {
227 public:

Callers 1

mainFunction · 0.85

Calls 2

testerClass · 0.70
runMethod · 0.45

Tested by

no test coverage detected