MCPcopy Create free account
hub / github.com/baidu/braft / LogManagerTest

Method LogManagerTest

test/test_log_manager.cpp:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17class LogManagerTest : public testing::Test {
18protected:
19 LogManagerTest() {}
20 void SetUp() { }
21 void TearDown() { }
22};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected