Public Member Functions | Public Attributes
Catch::Totals Struct Reference

#include <catch.hpp>

List of all members.

Public Member Functions

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

Public Attributes

Counts assertions
Counts testCases

Detailed Description

Definition at line 2225 of file catch.hpp.


Member Function Documentation

Totals Catch::Totals::delta ( Totals const &  prevTotals) const [inline]

Definition at line 2234 of file catch.hpp.

Totals& Catch::Totals::operator+= ( Totals const &  other) [inline]

Definition at line 2245 of file catch.hpp.

Totals Catch::Totals::operator- ( Totals const &  other) const [inline]

Definition at line 2227 of file catch.hpp.


Member Data Documentation

Definition at line 2251 of file catch.hpp.

Definition at line 2252 of file catch.hpp.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10