⚠ Deprecated: Legacy
Please use NExpect.Matchers.NSubstitute
Suggested alternative: NExpect.Matchers.NSubstitute
NSubstitute extensions for NExpect so you can: ``` Expect(foo).(Not).To.Have.Received().Method(..); ```
$ dotnet add package NExpect.NSubstituteNo README available.