userver: userver/utest/stress.hpp File Reference
Loading...
Searching...
No Matches
stress.hpp File Reference

Detailed Description

Helper for stress tests for watching for "OK, we have been running for enough time, let's stop" event.

Definition in file stress.hpp.

Go to the source code of this file.

#include <chrono>
#include <userver/engine/deadline.hpp>

Classes

class  utest::StressLoop
 Helper for stress tests for watching for "OK, we have been running for enough time, let's stop" event. More...
 
struct  utest::StressLoop::Iterator
 
struct  utest::StressLoop::Iterator::Value
 

Namespaces

namespace  utest
 Mocks and test helpers.