MCPcopy 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
150bool CommandLineArguments::isVeryVerbose() const
151{
152 return veryVerbose_;
153}
154
155bool CommandLineArguments::isColor() const
156{

Callers 2

initializeTestRunMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

initializeTestRunMethod · 0.64
TESTFunction · 0.64