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

Method getCurrentRepetition

src/CppUTest/TestRegistry.cpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175int TestRegistry::getCurrentRepetition()
176{
177 return currentRepetition_;
178}
179
180bool TestRegistry::testShouldRun(UtestShell* test, TestResult& result)
181{

Callers 2

setupFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected