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

Method isListingTestGroupNames

src/CppUTest/CommandLineArguments.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160bool CommandLineArguments::isListingTestGroupNames() const
161{
162 return listTestGroupNames_;
163}
164
165bool CommandLineArguments::isListingTestGroupAndCaseNames() const
166{

Callers 2

runAllTestsMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

runAllTestsMethod · 0.64
TESTFunction · 0.64