MCPcopy Create free account
hub / github.com/cpputest/cpputest / getCheckCount

Method getCheckCount

src/CppUTest/TestTestingFixture.cpp:133–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133size_t TestTestingFixture::getCheckCount()
134{
135 return result_->getCheckCount();
136}
137
138size_t TestTestingFixture::getTestCount()
139{

Callers 8

printCurrentTestEndedMethod · 0.45
printTestsEndedMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected