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

Method getShuffleSeed

src/CppUTest/CommandLineArguments.cpp:196–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196size_t CommandLineArguments::getShuffleSeed() const
197{
198 return shuffleSeed_;
199}
200
201const TestFilter* CommandLineArguments::getGroupFilters() const
202{

Callers 2

runAllTestsMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

runAllTestsMethod · 0.64
TESTFunction · 0.64