MCPcopy Create free account
hub / github.com/blizzard4591/openMittsu / getDatabaseWrapper

Method getDatabaseWrapper

test/src/TestDatabaseWrapperFactory.cpp:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 }
21
22 DatabaseWrapper TestDatabaseWrapperFactory::getDatabaseWrapper() const {
23 return TestDatabaseWrapper(m_databasePointerAuthority);
24 }
25
26 }
27}

Callers 1

TEST_FFunction · 0.45

Calls 1

TestDatabaseWrapperClass · 0.85

Tested by

no test coverage detected