Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in googlemock
Using googlemock EXPECT_CALL with shared_ptr?
Feb 14, 2022
c++
shared-ptr
googlemock
GoogleTest how to use InvokeArgument With WithArg
Aug 29, 2022
c++
googletest
googlemock
Google Mock: why is a partial ordering of expectations harder to satisfy than a total ordering?
Aug 30, 2022
c++
googlemock
expectations
How to mock malloc to return null in GMOCK?
Nov 14, 2020
c++
mocking
googletest
googlemock
GoogleMock display more detailed debug info
Mar 18, 2022
c++
googletest
googlemock
How to use gmock to mock a template method from a class?
Apr 04, 2022
c++
googletest
googlemock
gmock
How to mock a class with both virtual and non-virtual methods using Google Mock?
Jun 17, 2021
c++
unit-testing
googletest
googlemock
How do I repeatedly expect a sequence of calls?
Aug 13, 2017
c++
googletest
googlemock
C++, Googlemock - testing local object
Nov 17, 2022
c++
unit-testing
googletest
googlemock
gmock
How can I create a partial (hybrid) mock in googlemock?
Jun 17, 2022
c++
unit-testing
mocking
googlemock
Why does Google Test/Mock show leaked mock object error by std::unique_ptr?
Mar 18, 2022
c++
c++11
googletest
googlemock
Google Mock: "no appropriate default constructor available"?
Apr 21, 2022
c++
constructor
mocking
default-constructor
googlemock
What is the difference of saveArg and saveArgPointee in gmock?
May 08, 2022
c++
googlemock
googlemock - mock a method that returns a complex datatyp
May 26, 2022
c++
googletest
googlemock
Mocking a method with throw() specifier
Sep 10, 2019
c++
mocking
googlemock
Compile error when I #include "gmock/gmock.h"
Mar 22, 2022
c++
googlemock
Leaked Mock Objects when using GoogleMock together with Boost::Shared Pointers
Dec 22, 2019
c++
memory-leaks
shared-ptr
googlemock
Why does googlemock report a leaked mock when I can see it being deleted?
Sep 05, 2022
c++
unit-testing
googlemock
gmock
« Newer Entries
Older Entries »