How can I match c-style pointer that is passed to a mocked method with expected results using gtest and gmock?

前端 未结 0 656
南旧
南旧 2020-12-15 02:04

How can I match c-style pointer that is passed to a mocked method with expected results using gtest and gmock?

A method that I test is calling internally:



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