How to mock a Function arguments with no operator== using Gmock

前端 未结 0 665
花落未央
花落未央 2020-12-17 16:11

I am using Gmock for unit tests. I have function who receive protobuf message as an argument. The problem is that when I\'m testing the function with expected value it gives

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