Skip to content

TestableHttpClient version 0.2

Choose a tag to compare

@dnperfors dnperfors released this 10 May 15:40
· 147 commits to master since this release
71432f7

Introduction of NFluent checks for HttpResponseMessages in the TestableHttpClient.NFluent package.

The following checks are introduced:

  • HasHttpStatusCode
  • HasReasonPhrase
  • HasHttpVersion
  • HasResponseHeader
  • HasContent
  • HasContentHeader

Note that we changed the name of the tag for this release to be consistent. Therefore the history of tags is out of order.