Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/kvrocks
/ ClusterTest
Method
ClusterTest
tests/cppunit/cluster_test.cc:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
class ClusterTest : public TestBase {
36
protected:
37
explicit ClusterTest() = default;
38
~ClusterTest() override = default;
39
};
40
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected