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

Method getRunCount

src/CppUTest/TestTestingFixture.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174size_t TestTestingFixture::getRunCount()
175{
176 return result_->getRunCount();
177}
178
179void TestTestingFixture::lineExecutedAfterCheck()
180{

Callers 2

printTestsEndedMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected