Skip to content

v1.10.0

Compare
Choose a tag to compare
@GillesTourreau GillesTourreau released this 02 Sep 13:39
· 1 commit to main since this release
dd853ba

New rules:

  • PosInfoMoq2012: The delegate in the argument of the Returns() method must return a value with same type of the mocked method.
  • PosInfoMoq2013: The delegate in the argument of the Returns()/ReturnsAsync() method must have the same parameter types of the mocked method/property.

Nuget package