Testpoint control interface for testsuite. More...
#include <functional>#include <string>#include <unordered_set>#include <userver/formats/json_fwd.hpp>
Include dependency graph for testpoint_control.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | testsuite::TestpointClientBase |
| Base testpoint client. Used to report TESTPOINT executions to testsuite. More... | |
| class | testsuite::TestpointControl |
| Testpoint control interface for testsuite. More... | |
Namespaces | |
| namespace | testsuite |
| Testsuite integration. | |
Testpoint control interface for testsuite.
Definition in file testpoint_control.hpp.