↧
Source code checked in, #1ae098c7e89a
Optimistic handling of single out args specified via a tuple return value
View ArticleSource code checked in, #dc56a063a327
Handle multiple out arguments & methods with out arguments and void return
View ArticleSource code checked in, #9606bc475eca
Receive byref args in Calls by value (requires SetupByName)
View ArticleSource code checked in, #7791a5c9ac3f
Mock "As" method allows mocking of multiple interfaces
View ArticleSource code checked in, #c576e95eed6f
Handle inherited interfaces of other interface types
View ArticleSource code checked in, #1147269fcf57
Fix for Setup of method using many explicity argument values
View ArticleSource code checked in, #7fc34f36c646
Added generic single argument test case for Calls method
View ArticleSource code checked in, #de5ae162ac93
Removed dependency on System.Data & System.Xml from Tests.FSharp.fsproj
View ArticleSource code checked in, #1d03a87a5db7
Implicit quotations can be used if using F# 4 version (define FSHARP4)
View ArticleSource code checked in, #c95a34da3dea
Changed Foq project to copy artifacts to Nuget/Lib using MSBuild AfterBuild step
View Article