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

Method AssertionStats

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

Source from the content-addressed store, hash-verified

3445 Totals const &_totals);
3446
3447 AssertionStats(AssertionStats const &) = default;
3448 AssertionStats(AssertionStats &&) = default;
3449 AssertionStats &operator=(AssertionStats const &) = default;
3450 AssertionStats &operator=(AssertionStats &&) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected