userver: userver/server/handlers/tests_control.hpp File Reference
Loading...
Searching...
No Matches
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.