|
asrt
Automated System Runtime Testing library
|
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) | |
Coroutine context object passed to task tests.
Provides query() to drive pending coroutine operations from inside exec().