Skip to content

v1.7.0

Compare
Choose a tag to compare
@GillesTourreau GillesTourreau released this 28 Jun 03:57
· 6 commits to main since this release
fc643f3

New rules:

  • PosInfoMoq1002: Verify() methods should be called when Verifiable() has been setup (fixes #22).

Improvements/Fixes

  • Fix the PosInfoMoq1000 rule to check only the call to VerifyAll() method (fixes #22).
  • Fix a bug when developer use custom Setup() method when using Moq (fixes #12).

Internal

  • Use Moq NuGet packages for the unit tests (fixes #23).

Nuget package