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

int Catch::Totals::error = 0

Definition at line 2846 of file catch.hpp.

Counts Catch::Totals::testCases

Definition at line 2848 of file catch.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:35