Handler that allows to control the behavior of server from tests, and functional tests with testsuite in particular. More...
#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:Go to the source code of this file.
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. | |
Handler that allows to control the behavior of server from tests, and functional tests with testsuite in particular.
Definition in file tests_control.hpp.