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

Method isReversing

src/CppUTest/CommandLineArguments.cpp:186–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184}
185
186bool CommandLineArguments::isReversing() const
187{
188 return reversing_;
189}
190
191bool CommandLineArguments::isShuffling() const
192{

Callers 2

runAllTestsMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

runAllTestsMethod · 0.64
TESTFunction · 0.64