tesseract v5.3.3.20231005
testing::gmock_nice_strict_test::CallsMockMethodInDestructor Class Reference

Public Member Functions

 ~CallsMockMethodInDestructor ()
 
 MOCK_METHOD (void, OnDestroy,())
 

Detailed Description

Definition at line 70 of file gmock-nice-strict_test.cc.

Constructor & Destructor Documentation

◆ ~CallsMockMethodInDestructor()

testing::gmock_nice_strict_test::CallsMockMethodInDestructor::~CallsMockMethodInDestructor ( )
inline

Definition at line 72 of file gmock-nice-strict_test.cc.

72{ OnDestroy(); }

Member Function Documentation

◆ MOCK_METHOD()

testing::gmock_nice_strict_test::CallsMockMethodInDestructor::MOCK_METHOD ( void  ,
OnDestroy  ,
()   
)

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