Creating Mocks with F# Object Expressions
When I read about F# object expressions, the first thought that popped into my head was to use them to create mocks for unit tests. For those of you »
When I read about F# object expressions, the first thought that popped into my head was to use them to create mocks for unit tests. For those of you »