https://github.com/mguler/webclientfortestpurposes
It is not easy to mock non-virtual and non-abstract members of a class (such as System.Net.Webclient) for implement test cases. This project contains three derived classes from System.Net namespace which are provide help to get expected responses from a http server invocation. System.Net.WebClientTestPurpose class is derived from System.Net.Webclient. So it can be used instead of System.Net.WebClient (test purposes only!!!)
https://github.com/mguler/webclientfortestpurposes
Last synced: 4 months ago
JSON representation
It is not easy to mock non-virtual and non-abstract members of a class (such as System.Net.Webclient) for implement test cases. This project contains three derived classes from System.Net namespace which are provide help to get expected responses from a http server invocation. System.Net.WebClientTestPurpose class is derived from System.Net.Webclient. So it can be used instead of System.Net.WebClient (test purposes only!!!)
- Host: GitHub
- URL: https://github.com/mguler/webclientfortestpurposes
- Owner: mguler
- License: mit
- Created: 2019-05-02T06:00:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T09:06:00.000Z (almost 7 years ago)
- Last Synced: 2025-09-02T14:20:09.381Z (6 months ago)
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0