Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getIgnoreCount
Method
getIgnoreCount
src/CppUTest/TestTestingFixture.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
size_t TestTestingFixture::getIgnoreCount()
144
{
145
return result_->getIgnoredCount();
146
}
147
148
TestRegistry* TestTestingFixture::getRegistry()
149
{
Callers
1
TEST
Function · 0.80
Calls
1
getIgnoredCount
Method · 0.80
Tested by
no test coverage detected