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

Method needHelp

src/CppUTest/CommandLineArguments.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140bool CommandLineArguments::needHelp() const
141{
142 return needHelp_;
143}
144
145bool CommandLineArguments::isVerbose() const
146{

Callers 2

parseArgumentsMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

parseArgumentsMethod · 0.64
TESTFunction · 0.64