Electroneum
testing::MockFunction< R()> Class Template Reference

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

Public Member Functions

 MockFunction ()
 
 MOCK_METHOD0_T (Call, R())
 

Detailed Description

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

Definition at line 876 of file gmock-generated-function-mockers.h.

Constructor & Destructor Documentation

◆ MockFunction()

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

Definition at line 878 of file gmock-generated-function-mockers.h.

878 {}

Member Function Documentation

◆ 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: