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