Struct Totals

Struct Documentation

struct Catch::Totals

Public Functions

Totals operator-(Totals const &other) const
Totals &operator+=(Totals const &other)
Totals delta(Totals const &prevTotals) const

Public Members

int error = 0
Counts assertions
Counts testCases