MCPcopy Create free account
hub / github.com/comaps/comaps / StorageTest

Method StorageTest

libs/storage/storage_tests/storage_tests.cpp:474–474  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

472{
473public:
474 StorageTest() : writableDirChanger(kMapTestDir) { InitStorage(storage, runner); }
475
476protected:
477 Storage storage;

Callers

nothing calls this directly

Calls 1

InitStorageFunction · 0.70

Tested by

no test coverage detected