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

Method GroupInfo

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

Source from the content-addressed store, hash-verified

7378}
7379
7380GroupInfo::GroupInfo(std::string const &_name, std::size_t _groupIndex, std::size_t _groupsCount)
7381 : name(_name), groupIndex(_groupIndex), groupsCounts(_groupsCount) {
7382}
7383
7384AssertionStats::AssertionStats(AssertionResult const &_assertionResult, std::vector<MessageInfo> const &_infoMessages,
7385 Totals const &_totals)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected