cpp-testing / GUnit

GUnit - Google.Test/Google.Mock/Cucumber on steroids
257 stars 50 forks source link

Is there any way to mock function call operator? #48

Open growdai1y opened 3 years ago

growdai1y commented 3 years ago

I've been trying to mock "operator()" but keep failing. Is there any way to do this?