Moq v4.7.7 Release Notes

Release Date: 2017-03-25 // about 7 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ‘ Allow setting up of protected methods with nullable parameters (@RobSiklos, #200)
    • ๐Ÿ›  Fix incorrect code example in XML documentation comment for Mock.Verify (@jcockhren, #333)
    • ๐Ÿ›  Fix bug in HasMatchingParameterTypes which caused Protected().Verify to reject valid mocks (@jeremymeng, #335)