userver: userver/testsuite/testpoint_control.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
testpoint_control.hpp File Reference

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.
 

Detailed Description

Testpoint control interface for testsuite.

Definition in file testpoint_control.hpp.