MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / runOrder

Method runOrder

Bcore/src/main/cpp/Dobby/tests/catch.hpp:6542–6544  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6540 return m_data.showDurations;
6541}
6542RunTests::InWhatOrder Config::runOrder() const {
6543 return m_data.runOrder;
6544}
6545unsigned int Config::rngSeed() const {
6546 return m_data.rngSeed;
6547}

Callers 2

sortTestsFunction · 0.80
catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected