MCPcopy Create free account
hub / github.com/apache/kvrocks / DBIteratorTest

Method DBIteratorTest

tests/cppunit/iterator_test.cc:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36class DBIteratorTest : public TestBase {
37 protected:
38 explicit DBIteratorTest() = default;
39 ~DBIteratorTest() override = default;
40
41 void SetUp() override {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected