userver: userver/server/handlers/tests_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
tests_control.hpp File Reference

Detailed Description

Handler that allows to control the behavior of server from tests, and functional tests with testsuite in particular.

Definition in file tests_control.hpp.

Go to the source code of this file.

#include <memory>
#include <userver/server/handlers/http_handler_json_base.hpp>
#include <userver/testsuite/http_testpoint_client.hpp>
+ Include dependency graph for tests_control.hpp:

Classes

class  server::handlers::TestsControl
 Handler that allows to control the behavior of server from tests, and functional tests with testsuite in particular. More...
 

Namespaces

namespace  testsuite
 Testsuite integration.
 
namespace  server::handlers
 Most common userver HTTP handlers.