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
Tiny.RestClient is a programing-fluent HttpClient!
I use Tiny in my project for RESTful http requests. and i use the Moq library to mock my http service testings.
The internal Request class and it's internal members make it hard to verify my mock testing.
The text was updated successfully, but these errors were encountered:
xixilive
changed the title
The internal implementation Request class make outside testing hard
The internal implementation Request class makes outside testing hard
Nov 16, 2018
Tiny.RestClient is a programing-fluent HttpClient!
I use Tiny in my project for RESTful http requests. and i use the Moq library to mock my http service testings.
The internal Request class and it's internal members make it hard to verify my mock testing.
The text was updated successfully, but these errors were encountered: