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

Method isListingTestGroupAndCaseNames

src/CppUTest/CommandLineArguments.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165bool CommandLineArguments::isListingTestGroupAndCaseNames() const
166{
167 return listTestGroupAndCaseNames_;
168}
169
170bool CommandLineArguments::isRunIgnored() const
171{

Callers 2

runAllTestsMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

runAllTestsMethod · 0.64
TESTFunction · 0.64