MCPcopy 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
274bool UtestShell::hasFailed() const
275{
276 return hasFailed_;
277}
278
279void UtestShell::countCheck()
280{

Callers 2

hasTestFailedMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected