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

Method isShuffling

src/CppUTest/CommandLineArguments.cpp:191–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191bool CommandLineArguments::isShuffling() const
192{
193 return shuffling_;
194}
195
196size_t CommandLineArguments::getShuffleSeed() const
197{

Callers 2

runAllTestsMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

runAllTestsMethod · 0.64
TESTFunction · 0.64