![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <catch.hpp>
Public Member Functions | |
| Totals | operator- (Totals const &other) const |
| Totals & | operator+= (Totals const &other) |
| Totals | delta (Totals const &prevTotals) const |
Public Attributes | |
| int | error = 0 |
| Counts | assertions |
| Counts | testCases |