Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getCheckCount
Method
getCheckCount
src/CppUTest/TestTestingFixture.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
size_t TestTestingFixture::getCheckCount()
134
{
135
return result_->getCheckCount();
136
}
137
138
size_t TestTestingFixture::getTestCount()
139
{
Callers
8
printCurrentTestEnded
Method · 0.45
printTestsEnded
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected