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

Class CoreTest

tests/quantum_tests.cpp:37–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35//==============================================================================
36
37struct CoreTest: public DispatcherFixture
38{};
39
40INSTANTIATE_TEST_CASE_P(CoreTest_Default,
41 CoreTest,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected