Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ countIgnored
Method
countIgnored
src/CppUTest/TestResult.cpp:105–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
void TestResult::countIgnored()
106
{
107
ignoredCount_++;
108
}
109
110
void TestResult::testsStarted()
111
{
Callers
3
runOneTest
Method · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected