|
Ylva And Malin
|
#include <catch.hpp>

Public Member Functions | |
| Totals | operator- (Totals const &other) const |
| Totals & | operator+= (Totals const &other) |
| Totals | delta (Totals const &prevTotals) const |
Data Fields | |
| int | error = 0 |
| Counts | assertions |
| Counts | testCases |
| Counts Catch::Totals::assertions |
| int Catch::Totals::error = 0 |
| Counts Catch::Totals::testCases |
1.8.11