Public Member Functions | Private Member Functions | List of all members
testing::StrictMock< MockClass > Class Template Reference

#include <gmock-nice-strict.h>

Inheritance diagram for testing::StrictMock< MockClass >:
Inheritance graph
[legend]

Public Member Functions

 StrictMock ()
 
template<typename A >
 StrictMock (A &&arg)
 
template<typename A1 , typename A2 , typename... An>
 StrictMock (A1 &&arg1, A2 &&arg2, An &&... args)
 
 ~StrictMock ()
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (StrictMock)
 

Detailed Description

template<class MockClass>
class testing::StrictMock< MockClass >

Definition at line 148 of file gmock-nice-strict.h.

Constructor & Destructor Documentation

◆ StrictMock() [1/3]

template<class MockClass >
testing::StrictMock< MockClass >::StrictMock ( )
inline

Definition at line 150 of file gmock-nice-strict.h.

◆ StrictMock() [2/3]

template<class MockClass >
template<typename A >
testing::StrictMock< MockClass >::StrictMock ( A &&  arg)
inlineexplicit

Definition at line 163 of file gmock-nice-strict.h.

◆ StrictMock() [3/3]

template<class MockClass >
template<typename A1 , typename A2 , typename... An>
testing::StrictMock< MockClass >::StrictMock ( A1 &&  arg1,
A2 &&  arg2,
An &&...  args 
)
inline

Definition at line 169 of file gmock-nice-strict.h.

◆ ~StrictMock()

template<class MockClass >
testing::StrictMock< MockClass >::~StrictMock ( )
inline

Definition at line 176 of file gmock-nice-strict.h.

Member Function Documentation

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()

template<class MockClass >
testing::StrictMock< MockClass >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( StrictMock< MockClass >  )
private

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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11