Agora
1.2.0
Agora project
|
#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 |
Counts Catch::Totals::assertions |
int Catch::Totals::error = 0 |
Counts Catch::Totals::testCases |