Public Member Functions | Public Attributes | List of all members
Catch::Totals Struct Reference

#include <catch.hpp>

Public Member Functions

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

Public Attributes

Counts assertions
 
int error = 0
 
Counts testCases
 

Detailed Description

Definition at line 2003 of file catch.hpp.

Member Function Documentation

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

Member Data Documentation

Counts Catch::Totals::assertions

Definition at line 2011 of file catch.hpp.

int Catch::Totals::error = 0

Definition at line 2010 of file catch.hpp.

Counts Catch::Totals::testCases

Definition at line 2012 of file catch.hpp.


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


catch_ros
Author(s): Max Schwarz
autogenerated on Sat Jun 8 2019 17:59:58