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

Function test_empty_failover

cpp/src/reconnect_test.cpp:256–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254};
255
256int test_empty_failover() {
257 empty_failover_tester().run();
258 return 0;
259}
260
261} // namespace
262

Callers 1

mainFunction · 0.85

Calls 2

runMethod · 0.45

Tested by

no test coverage detected