开发者

How to mock methods with lambda as parameter

开发者 https://www.devze.com 2022-12-12 05:23 出处:网络
I\'m new to mocking, I have a 开发者_StackOverflowmethod which takes a lambda as a parameter, how can I mock it using Rhino Mocks? Thanks.These may help you:

I'm new to mocking, I have a 开发者_StackOverflowmethod which takes a lambda as a parameter, how can I mock it using Rhino Mocks? Thanks.


These may help you:

https://stackoverflow.com/questions/90851/is-it-just-me-or-are-interfaces-overused

Mocking method results

0

精彩评论

暂无评论...
验证码 换一张
取 消