Horizon
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Catch::Counts Struct Reference

Public Member Functions

Counts operator- (Counts const &other) const
 
Countsoperator+= (Counts const &other)
 
std::uint64_t total () const
 
bool allPassed () const
 
bool allOk () const
 

Public Attributes

std::uint64_t passed = 0
 
std::uint64_t failed = 0
 
std::uint64_t failedButOk = 0
 

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