...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Defined in header <boost/beast/_experimental/unit_test/reporter.hpp>
using reporter = detail::reporter<>;
Name |
Description |
---|---|
Set the argument string. |
|
Run the specified suite. |
|
Run all suites in a container. |
|
Conditionally run suites in a container. |
|
Conditionally run a sequence of suites. |
|
~reporter [destructor] |
The totals are output when the object is destroyed.