How to write a simple mock class in C++ using GMock framework

Описание к видео How to write a simple mock class in C++ using GMock framework

This is a very short tutorial of how to write a simple mock class in C++ using Google GMock framework and how to simple use it in unit test using GTest.

Raw code from example you can find on github: https://github.com/tajnosc/gmock/blob...

GMock generator used in tutorial: https://github.com/google/googletest/...

Комментарии

Информация по комментариям в разработке