Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ hasFailed
Method
hasFailed
src/CppUTest/Utest.cpp:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
bool UtestShell::hasFailed() const
275
{
276
return hasFailed_;
277
}
278
279
void UtestShell::countCheck()
280
{
Callers
2
hasTestFailed
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected