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

Method TestRunInfo

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

Source from the content-addressed store, hash-verified

7375}
7376
7377TestRunInfo::TestRunInfo(std::string const &_name) : name(_name) {
7378}
7379
7380GroupInfo::GroupInfo(std::string const &_name, std::size_t _groupIndex, std::size_t _groupsCount)
7381 : name(_name), groupIndex(_groupIndex), groupsCounts(_groupsCount) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected