userver: testsuite::ComponentControl Class 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
testsuite::ComponentControl Class Referencefinal

Component control interface for testsuite. More...

#include <userver/testsuite/component_control.hpp>

Public Member Functions

void InvalidateComponents ()
 

Friends

class ComponentInvalidatorHolder
 

Detailed Description

Component control interface for testsuite.

All methods are coro-safe.

Definition at line 19 of file component_control.hpp.

Friends And Related Symbol Documentation

◆ ComponentInvalidatorHolder

friend class ComponentInvalidatorHolder
friend

Definition at line 24 of file component_control.hpp.


The documentation for this class was generated from the following file: