Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
165
bool CommandLineArguments::isListingTestGroupAndCaseNames() const
166
{
167
return listTestGroupAndCaseNames_;
168
}
169
170
bool CommandLineArguments::isRunIgnored() const
171
{
Callers
2
runAllTests
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
runAllTests
Method · 0.64
TEST
Function · 0.64