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

Method TestCaseStats

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

Source from the content-addressed store, hash-verified

3475 std::string const &_stdErr, bool _aborting);
3476
3477 TestCaseStats(TestCaseStats const &) = default;
3478 TestCaseStats(TestCaseStats &&) = default;
3479 TestCaseStats &operator=(TestCaseStats const &) = default;
3480 TestCaseStats &operator=(TestCaseStats &&) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected