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
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
google mock - how to say "function must be called ONCE with a certain parameter but ok to be called many times with different parameters"?
Apr 02, 2022
c++
unit-testing
googletest
gmock
googlemock
Matching arguments of custom type in googlemock
Sep 23, 2022
c++
googlemock
Interleaving EXPECT_CALL()s and calls to the mock functions
May 13, 2022
c++
unit-testing
googletest
googlemock
expectations
« Newer Entries
Older Entries »