Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
256
int test_empty_failover() {
257
empty_failover_tester().run();
258
return 0;
259
}
260
261
} // namespace
262
Callers
1
main
Function · 0.85
Calls
2
empty_failover_tester
Class · 0.85
run
Method · 0.45
Tested by
no test coverage detected