Skip to content

Releases: testablehttpclient/TestableHttpClient

TestableHttpClient version 0.1

26 Mar 20:10
1942bcd
Compare
Choose a tag to compare

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