MCPcopy 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
143size_t TestTestingFixture::getIgnoreCount()
144{
145 return result_->getIgnoredCount();
146}
147
148TestRegistry* TestTestingFixture::getRegistry()
149{

Callers 1

TESTFunction · 0.80

Calls 1

getIgnoredCountMethod · 0.80

Tested by

no test coverage detected