Mocking.HelpersHelpers for .net mocking frameworks as a Visual Studio extension MoqSupport autocompletion of It.IsAny in Setup method NSubstituteSupport autocompletion of Arg.Any in For method FakeItEasySupport autocompletion of A<>.Ignored in CallTo Method TroubleshootingThis extension relies on Roslyn for type/methods parsing. It will not work if Visual Studio is configured to used another completion mechanism than Intellisense (e.g. R#) |