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

Method setProgressIndicator

src/CppUTest/TestOutput.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127void TestOutput::setProgressIndicator(const char* indicator)
128{
129 progressIndication_ = indicator;
130}
131
132void TestOutput::printTestsStarted()
133{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected