asrt
Automated System Runtime Testing library
Loading...
Searching...
No Matches
asrt::task_test Struct Reference

Coroutine context object passed to task tests. More...

#include <task_unit.hpp>

Public Member Functions

template<typename T >
auto & query (T &&q)
 
 task_test (task_ctx &ctx)
 

Detailed Description

Coroutine context object passed to task tests.

Provides query() to drive pending coroutine operations from inside exec().


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