How to use testing::_ in an EXPECT_CALL, excluding 2 values?

前端 未结 0 1985
猫巷女王i
猫巷女王i 2021-01-04 06:35

I have a method, which inside calls a method which returns bool value - in this question let\'s name the method:

bool IsFilled(int value)

Now in a

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