All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Public Attributes | List of all members
Catch::Totals Struct Reference

Public Member Functions

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

Public Attributes

int error = 0
 
Counts assertions
 
Counts testCases
 

Detailed Description

Definition at line 2842 of file catch.hpp.


The documentation for this struct was generated from the following file: