eranpeer / FakeIt

C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
MIT License
1.24k stars 170 forks source link

Hi, is it possible to moke non virtual method in FakeIt. Like in gmock we need either interface or template for solving this issue. #79

Open rsingh2388 opened 7 years ago