arduino-emulator
Public Member Functions | Public Attributes | List of all members
Catch::Counts Struct Reference

Public Member Functions

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

Public Attributes

std::size_t failed = 0
 
std::size_t failedButOk = 0
 
std::size_t passed = 0
 

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