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
Google Mock and override keyword
Apr 20, 2026
c++
overriding
googlemock
how to use gmock to mock this class that its instance as a class member in other class
Apr 19, 2026
unit-testing
googlemock
Mocking side effect for const pointer parameter using googlemock
Apr 15, 2026
c++
mocking
googlemock
Mock for a concrete class using gmock in C++
Apr 11, 2026
unit-testing
c++11
googlemock
How to verify the derived type of a parameter passed to a mocked function
Apr 10, 2026
c++
unit-testing
googletest
googlemock
Describe a google mock matcher as std::string
Apr 09, 2026
c++
googlemock
google mock delegate to fake must be copy constructable
Mar 28, 2026
c++
googletest
googlemock
std::pair argument in Google Mocked member function fails to compile
Mar 27, 2026
c++
visual-c++
compiler-errors
googlemock
std-pair
Generic custom action to set value to void** argument using gmock
Mar 23, 2026
c++
googletest
googlemock
gmock ignore "interesting" function call
Mar 19, 2026
c++
unit-testing
mocking
googlemock
How to set a default return value for an ON_CALL to a const method for gmock?
Mar 18, 2026
c++
googlemock
MOCK_METHOD name must be followed by '::' must be a class or namespace name
Mar 16, 2026
c++
visual-studio
googletest
googlemock
I am doing unit testing using gtest and gmock frameworks and I need help in stubbing/mocking a external C functions used inside class functions
Mar 10, 2026
c++
unit-testing
googletest
googlemock
Gmock can't mock a method that called in another method in the same class
Mar 05, 2026
c++
googlemock
'typename' missing for MOCK_METHODx() definitions in templated mock class
Feb 18, 2026
c++
googlemock
Why do EXPECT_CALL tests pass unexpectedly when using a dereferenced pointer?
Feb 02, 2026
c++
unit-testing
pointers
googletest
googlemock
How to correctly make mock methods call original virtual method
Jan 26, 2026
c++
googlemock
How (if at all) can I mock a mocked class on the heap?
Jan 23, 2026
c++
googlemock
Older Entries »