Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ isVerbose
Method
isVerbose
src/CppUTest/CommandLineArguments.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
bool CommandLineArguments::isVerbose() const
146
{
147
return verbose_;
148
}
149
150
bool CommandLineArguments::isVeryVerbose() const
151
{
Callers
2
initializeTestRun
Method · 0.45
parseArguments
Method · 0.45
Calls
no outgoing calls
Tested by
2
initializeTestRun
Method · 0.36
parseArguments
Method · 0.36