userver: testsuite::PeriodicTaskControl Class Reference
Loading...
Searching...
No Matches
testsuite::PeriodicTaskControl Class Referencefinal

#include <userver/testsuite/periodic_task_control.hpp>

Detailed Description

Periodic task control interface for testsuite.

All methods are coro-safe.

Definition at line 23 of file periodic_task_control.hpp.

Public Member Functions

bool RunPeriodicTask (const std::string &name)
 
void SuspendPeriodicTasks (const std::unordered_set< std::string > &names)
 

Friends And Related Symbol Documentation

◆ PeriodicTaskRegistrationHolder

friend class PeriodicTaskRegistrationHolder
friend

Definition at line 29 of file periodic_task_control.hpp.


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