Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
TEST(ClassName, Create)
21
{
22
FAIL(
"Start here"
);
23
}
24
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected