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

Class ExecutionTest

tests/quantum_tests.cpp:54–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52
53
54struct ExecutionTest: public DispatcherFixture
55{};
56
57INSTANTIATE_TEST_CASE_P(ExecutionTest_Default,
58 ExecutionTest,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected