Monero
Loading...
Searching...
No Matches
testing::MockFunction< R(A0)> Class Template Reference

#include <gmock-generated-function-mockers.h>

Public Member Functions

 MockFunction ()
 MOCK_METHOD1_T (Call, R(A0))

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (MockFunction)

Constructor & Destructor Documentation

◆ MockFunction()

template<typename R, typename A0>
testing::MockFunction< R(A0)>::MockFunction ( )
inline

Member Function Documentation

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()

template<typename R, typename A0>
testing::MockFunction< R(A0)>::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( MockFunction< R(A0)> )
private

◆ MOCK_METHOD1_T()

template<typename R, typename A0>
testing::MockFunction< R(A0)>::MOCK_METHOD1_T ( Call ,
R(A0)  )

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