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

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

Public Member Functions

 MockFunction ()
 MOCK_METHOD0_T (Call, R())

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (MockFunction)

Constructor & Destructor Documentation

◆ MockFunction()

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

Member Function Documentation

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()

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

◆ MOCK_METHOD0_T()

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

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