Releases: testablehttpclient/TestableHttpClient
Releases · testablehttpclient/TestableHttpClient
TestableHttpClient version 0.1
We are happy to announce the initial release of TestableHttpClient. Please read the README on how to use it.
Included features:
- Specify a default response to return.
- Assert that specific requests have been made using:
- Exact URL
- URL with pattern
- Availability of headers
- Availability of content