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

Method color

src/CppUTest/TestOutput.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60void TestOutput::color()
61{
62 color_ = true;
63}
64
65void TestOutput::print(const char* str)
66{

Callers 2

initializeTestRunMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected