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

Function TEST

scripts/templates/InterfaceTest.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected