Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getRunCount
Method
getRunCount
src/CppUTest/TestTestingFixture.cpp:174–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
size_t TestTestingFixture::getRunCount()
175
{
176
return result_->getRunCount();
177
}
178
179
void TestTestingFixture::lineExecutedAfterCheck()
180
{
Callers
2
printTestsEnded
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected