How to gmock cpp std functions

后端 未结 0 405
北恋
北恋 2020-12-31 00:18

I\'m testing my code with gtest. In my code I\'m using std::thread and I need to test the situation of exception.

How can I mock std functions?

I can\'t separa

相关标签:
回答
  • 消灭零回复
提交回复
热议问题