You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have decided to completely remove MockHttp support in the library, and instead add a page on the Wiki describing how to do this. I do not want a dependency on a particular 3. party mocking library, just as we do not include Moq or similar.
The simple test example that adds http mocking to the TestServiceProvider looks like this:
I have decided to completely remove MockHttp support in the library, and instead add a page on the Wiki describing how to do this. I do not want a dependency on a particular 3. party mocking library, just as we do not include Moq or similar.
The simple test example that adds http mocking to the TestServiceProvider looks like this:
The text was updated successfully, but these errors were encountered: