#include <catch/catch.hpp>
Definition at line 2829 of file catch.hpp.
◆ allOk() [1/2]
| bool Catch::Counts::allOk |
( |
| ) |
const |
◆ allOk() [2/2]
| bool Catch::Counts::allOk |
( |
| ) |
const |
◆ allPassed() [1/2]
| bool Catch::Counts::allPassed |
( |
| ) |
const |
◆ allPassed() [2/2]
| bool Catch::Counts::allPassed |
( |
| ) |
const |
◆ operator+=() [1/2]
◆ operator+=() [2/2]
◆ operator-() [1/2]
| Counts Catch::Counts::operator- |
( |
Counts const & |
other | ) |
const |
◆ operator-() [2/2]
| Counts Catch::Counts::operator- |
( |
Counts const & |
other | ) |
const |
◆ total() [1/2]
| std::size_t Catch::Counts::total |
( |
| ) |
const |
◆ total() [2/2]
| std::size_t Catch::Counts::total |
( |
| ) |
const |
◆ failed
| std::size_t Catch::Counts::failed = 0 |
◆ failedButOk
| std::size_t Catch::Counts::failedButOk = 0 |
◆ passed
| std::size_t Catch::Counts::passed = 0 |
The documentation for this struct was generated from the following files: