How to write tests with mocks using f#

Posted by Anastasia on Stack Overflow See other posts from Stack Overflow or by Anastasia
Published on 2010-03-29T10:29:32Z Indexed on 2010/03/29 10:33 UTC
Read the original article Hit count: 264

Filed under:
|
|

I'd like to write F# unit test with mock objects. I'm using NUnit. But ?nfortunately I couldn't find any examples.

© Stack Overflow or respective owner

Related posts about F#

Related posts about mock