Abc.MoqComplete icon indicating copy to clipboard operation
Abc.MoqComplete copied to clipboard

Auto-completion plugin for Moq

Results 2 Abc.MoqComplete issues
Sort by recently updated
recently updated
newest added

Hi! Is it possible to make some sort of setting, so you could choose what naming startegy will be used for mock fields created by "Fill with Mock" feature? Currently...

enhancement

The plugin can handle It.IsAny param generation for SetUp method pretty well. However, currently auto-generation will not detect the trigger when using the `Mock.Of (x => x.Method())` as the shorthand....

enhancement