MCPcopy Create free account
hub / github.com/bloomberg/quantum / CoroLocalStorageTest

Class CoroLocalStorageTest

tests/quantum_tests.cpp:125–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 TestConfiguration(false, true)));
124
125struct CoroLocalStorageTest: public DispatcherFixture
126{};
127
128INSTANTIATE_TEST_CASE_P(CoroLocalStorageTest_Default,
129 CoroLocalStorageTest,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected