A simple example of mocking HttpClient and testing the responses in dotnet Core 3.1 using xUnit and Moq.
-
Notifications
You must be signed in to change notification settings - Fork 0
samjones00/mocking-api-responses
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
An example of mocking httpclient using xUnit and Moq