/cpp_test_examples

cpp test examples

Primary LanguageC++

README

This project contains examples for my article C++测试驱动开发与单元测试实例

Enter Folder(cmake_test_gtest) to build examples for google c++ testing framework;

Enter Folder(cmake_test_gmock) to build examples for google c++ mock framework.