fakeiteasy :- raising event



Fakeiteasy support mocking by raising event too.

You can easily do so, using the following code construct, WithEmpty (if you want a quick and dirty way of doing things).



This is what your interface looks like :-

Comments