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>
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. | |