Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
void TestOutput::verbose(VerbosityLevel level)
56
{
57
verbose_ = level;
58
}
59
60
void TestOutput::color()
61
{
Callers
4
initializeTestRun
Method · 0.80
setOutputVerbose
Method · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected