Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ TEST
Function
TEST
scripts/CppUnitTemplates/ClassNameCTest.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
};
20
21
TEST(ClassName, Create)
22
{
23
FAIL(
"Start here"
);
24
}
25
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected