Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
279
void UtestShell::countCheck()
280
{
281
getTestResult()->countCheck();
282
}
283
284
bool UtestShell::willRun() const
285
{
Callers
15
assertTrue
Method · 0.45
fail
Method · 0.45
assertCstrEqual
Method · 0.45
assertCstrNEqual
Method · 0.45
assertCstrNoCaseEqual
Method · 0.45
assertCstrContains
Method · 0.45
assertCstrNoCaseContains
Method · 0.45
assertLongsEqual
Method · 0.45
assertUnsignedLongsEqual
Method · 0.45
assertLongLongsEqual
Method · 0.45
assertUnsignedLongLongsEqual
Method · 0.45
assertSignedBytesEqual
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected