Not sure if it's really that good an idea!
I wanted to be able to create a .Net HTTPClient for classes to use and be able to Setup and Verify calls to SendAsync using the Moq framework.
See HttpClientWithMessageHandlerMockTests/ExampleUsageTests.cs for an example of usage.