Hi, Is it feasible to mock HttpClient, with a mocking framework or with custom implementations of the classes? I would like to unit test my code that uses HttpClient, without going out to the network (even if it's just localhost).
Thanks, Miguel --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
