mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-27 00:28:49 +03:00
Simplify required check reporter interactions
Was able to remove ThrowingTestReporter::SetDecorated and ::GetDecorated by changing RequiredCheckTestReporter to accept its TestResults by reference. This simple change removed several if-checks and some functions.
This commit is contained in:
parent
57fc32c114
commit
5eec0a255f
5 changed files with 9 additions and 24 deletions
Loading…
Add table
Add a link
Reference in a new issue