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

Method getGroupFilters

src/CppUTest/CommandLineArguments.cpp:201–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199}
200
201const TestFilter* CommandLineArguments::getGroupFilters() const
202{
203 return groupFilters_;
204}
205
206const TestFilter* CommandLineArguments::getNameFilters() const
207{

Callers 2

initializeTestRunMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

initializeTestRunMethod · 0.64
TESTFunction · 0.64