MCPcopy Create free account
hub / github.com/cpputest/cpputest / TEST

Function TEST

scripts/UnityTemplates/FunctionNameCTest.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18};
19
20TEST(ClassName, Create)
21{
22 FAIL("Start here");
23}
24

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected