userver: userver/testsuite/component_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
component_control.hpp File Reference

Component control interface for testsuite. More...

#include <functional>
#include <list>
#include <type_traits>
#include <userver/components/loggable_component_base.hpp>
#include <userver/engine/mutex.hpp>
+ Include dependency graph for component_control.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  testsuite::ComponentControl
 Component control interface for testsuite. More...
 
class  testsuite::ComponentInvalidatorHolder
 RAII helper for testsuite registration. More...
 

Namespaces

namespace  testsuite
 Testsuite integration.
 

Detailed Description

Component control interface for testsuite.

Definition in file component_control.hpp.