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

Method isRunIgnored

src/CppUTest/CommandLineArguments.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170bool CommandLineArguments::isRunIgnored() const
171{
172 return runIgnored_;
173}
174
175bool CommandLineArguments::runTestsInSeperateProcess() const
176{

Callers 2

initializeTestRunMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

initializeTestRunMethod · 0.64
TESTFunction · 0.64