Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ countRun
Method
countRun
src/CppUTest/TestResult.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
void TestResult::countRun()
91
{
92
runCount_++;
93
}
94
95
void TestResult::countCheck()
96
{
Callers
4
runOneTest
Method · 0.80
runOneTest
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected