Skip to content

v1.6.0

Compare
Choose a tag to compare
@GillesTourreau GillesTourreau released this 24 Jun 07:16
· 7 commits to main since this release
da2f494

New rules

  • PosInfoMoq2007: The As<T>() method can be used only with interfaces (fixes: #19).
  • PosInfoMoq2008: The Verify() method must be used only on overridable members.

Improvements/fixes

  • Add the support of static methods VerifyAll() and Verify() for the PosInfoMoq2000 rule (fixes: #20).
  • Add hyperlink to the documentation of the rules.

Internal

  • Various optimizations to increase speed of analysis.
  • Various optimizations to reduce memory usage.

Nuget package