|  | Home | Libraries | People | FAQ | More | 
A test runner that stores the results.
        Defined in header <boost/beast/_experimental/unit_test/recorder.hpp>
      
class recorder : public unit_test::runner
| Name | Description | 
|---|---|
| 
                  Set the argument string.  | |
| recorder [constructor] | |
| Returns a report with the results of all completed suites. | |
| 
                  Run the specified suite.  | |
| Run all suites in a container. | |
| Conditionally run suites in a container. | |
| Conditionally run a sequence of suites. |