MCPcopy Create free account
hub / github.com/cpputest/cpputest / countCheck

Method countCheck

src/CppUTest/Utest.cpp:279–282  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

277}
278
279void UtestShell::countCheck()
280{
281 getTestResult()->countCheck();
282}
283
284bool UtestShell::willRun() const
285{

Callers 15

assertTrueMethod · 0.45
failMethod · 0.45
assertCstrEqualMethod · 0.45
assertCstrNEqualMethod · 0.45
assertCstrNoCaseEqualMethod · 0.45
assertCstrContainsMethod · 0.45
assertLongsEqualMethod · 0.45
assertLongLongsEqualMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected