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 2466 of file catch.hpp.

Member Function Documentation

◆ delta()

Totals Catch::Totals::delta ( Totals const &  prevTotals) const

◆ operator+=()

Totals& Catch::Totals::operator+= ( Totals const &  other)

◆ operator-()

Totals Catch::Totals::operator- ( Totals const &  other) const

Member Data Documentation

◆ assertions

Counts Catch::Totals::assertions

Definition at line 2474 of file catch.hpp.

◆ error

int Catch::Totals::error = 0

Definition at line 2473 of file catch.hpp.

◆ testCases

Counts Catch::Totals::testCases

Definition at line 2475 of file catch.hpp.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03