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

Method TestGroupStats

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

Source from the content-addressed store, hash-verified

3492 TestGroupStats(GroupInfo const &_groupInfo);
3493
3494 TestGroupStats(TestGroupStats const &) = default;
3495 TestGroupStats(TestGroupStats &&) = default;
3496 TestGroupStats &operator=(TestGroupStats const &) = default;
3497 TestGroupStats &operator=(TestGroupStats &&) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected