Skip to content

v1.8.0

Compare
Choose a tag to compare
@GillesTourreau GillesTourreau released this 03 Jul 06:31
· 5 commits to main since this release
282546d

New rules:

  • PosInfoMoq1003: The Callback() method should be used to check the parameters when mocking a method with It.IsAny<T>() arguments. (fixes #21).
  • PosInfoMoq1004: The Callback() parameter should not be ignored if it has been setup as an It.IsAny<T>() argument. (fixes #21).

Nuget package