userver: userver/testsuite/testpoint_control.hpp File Reference
Loading...
Searching...
No Matches
testpoint_control.hpp File Reference

Detailed Description

Testpoint control interface for testsuite.

Definition in file testpoint_control.hpp.

Go to the source code of this file.

#include <functional>
#include <optional>
#include <string>
#include <unordered_set>
#include <userver/formats/json_fwd.hpp>
#include <userver/utils/function_ref.hpp>
+ Include dependency graph for testpoint_control.hpp:
+ This graph shows which files directly or indirectly include 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.