C Mock is Google Mock's extension allowing a function mocking.
-
Updated
Feb 10, 2023 - C++
C Mock is Google Mock's extension allowing a function mocking.
An example of using Google Mock inspired by Martin Fowler's "Mocks Aren't Stubs".
Example showing the usage of unit tests in a ROS package
A C++ project template that uses the CMake build system
Some tutorials.
Extension for Google Mock
Test utility for dependency injection when using std::unique_ptr class.
Dockerfile for GTest+GMock development environment
Generate mock classes from an interface using libclang.
Practice solutions to some of the dynamic programming problems in computer science. For each problem in this repository there is problem definition, solution discussion, solution implementation and unit tests using Google-test and Google-mock.
This is an example of unit tests for C using google test and google mock
a repository storing implementations of various built-in functions сpp language
examples on google test framework usage for unit testing in c++.
Create mock function with google-test
Add a description, image, and links to the google-mock topic page so that developers can more easily learn about it.
To associate your repository with the google-mock topic, visit your repo's landing page and select "manage topics."