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

Method verbose

src/CppUTest/TestOutput.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void TestOutput::verbose(VerbosityLevel level)
56{
57 verbose_ = level;
58}
59
60void TestOutput::color()
61{

Callers 4

initializeTestRunMethod · 0.80
setOutputVerboseMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected