Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
221
int test_failover_simple() {
222
tester().run();
223
return 0;
224
}
225
226
class empty_failover_tester : public tester_base, public waiter {
227
public:
Callers
1
main
Function · 0.85
Calls
2
tester
Class · 0.70
run
Method · 0.45
Tested by
no test coverage detected