MCPcopy Create free account
hub / github.com/4paradigm/OpenMLDB / SQLClusterTest

Method SQLClusterTest

src/sdk/sql_cluster_test.cc:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45class SQLClusterTest : public ::testing::Test {
46 public:
47 SQLClusterTest() {}
48 ~SQLClusterTest() {}
49 void SetUp() {}
50 void TearDown() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected