returning< T > Struct Template Reference

Public Member Functions

template<typename Fn >
 returning (const Fn &mock)
 
template<typename... Args>
operator() (Args &&...)
 

Detailed Description

template<typename T>
struct atria::testing::mocks::returning< T >

Definition at line 93 of file spies.hpp.


The documentation for this struct was generated from the following file:
Fork me on GitHub