Part 3 – Advanced mocking functionalities of Moq(blog.decayingcode.com)
submitted by
arch4ngel(585) 3 years, 3 months ago
When you have some simple scenario like “when the method “GetTax” is called, return 5$” it’s a simple scenario that a lot of mockers will see. However, there is some rarer scenario that people will wonder how to do it.
One of those scenario is with event handlers.
|category: Unit Testing
|Views: 50
tags:
Moq Testing Tools another
Everyones tags:
Your Tags: