Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ isVeryVerbose
Method
isVeryVerbose
src/CppUTest/CommandLineArguments.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
bool CommandLineArguments::isVeryVerbose() const
151
{
152
return veryVerbose_;
153
}
154
155
bool CommandLineArguments::isColor() const
156
{
Callers
2
initializeTestRun
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
initializeTestRun
Method · 0.64
TEST
Function · 0.64