MCPcopy Create free account
hub / github.com/Samsung/UTopia / getTATestHelpers

Method getTATestHelpers

tests/TestHelper.cpp:252–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250}
251
252std::vector<std::shared_ptr<TATestHelper>> UATestHelper::getTATestHelpers() {
253 return TAs;
254}
255
256GenTestHelper::GenTestHelper(std::shared_ptr<UATestHelper> UA) : UA(UA) {}
257

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected