Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
aria::testing Namespace Reference

Namespaces

namespace  detail

Functions

template<typename L, typename Factory>
void check_single_element_ops (Factory factory)
template<typename L, typename Factory>
void check_batch_ops (Factory factory)
template<typename L, typename Factory>
void check_reentrancy (Factory factory)
template<typename L, typename Factory>
void run_list_source_conformance (Factory factory)

Function Documentation

◆ check_single_element_ops()

template<typename L, typename Factory>
void aria::testing::check_single_element_ops ( Factory factory)

◆ check_batch_ops()

template<typename L, typename Factory>
void aria::testing::check_batch_ops ( Factory factory)

◆ check_reentrancy()

template<typename L, typename Factory>
void aria::testing::check_reentrancy ( Factory factory)

◆ run_list_source_conformance()

template<typename L, typename Factory>
void aria::testing::run_list_source_conformance ( Factory factory)