#include <ExpectationPolicies.hpp>
|
static constexpr bool | is_satisfied () noexcept |
|
template<typename Return , typename... Args> |
static constexpr bool | matches (const call::Info< Return, Args... > &info) noexcept |
|
template<typename Return , typename... Args> |
static constexpr void | consume (const call::Info< Return, Args... > &info) noexcept |
|
static StringT | describe () |
|
◆ consume()
template<typename Return , typename... Args>
|
inlinestaticconstexprnoexcept |
◆ describe()
◆ is_satisfied()
|
inlinestaticconstexprnoexcept |
◆ matches()
template<typename Return , typename... Args>
|
inlinestaticconstexprnoexcept |
The documentation for this class was generated from the following file: