Skip to content

0.3.0

Compare
Choose a tag to compare
@andrzejchm andrzejchm released this 20 Jan 09:25
· 19 commits to master since this release
  • Update OkHttp's version to 3.9.1,
  • Add new request matcher:hasHeaderNames,
  • Add new request matcher:pathEndsWithIgnoringQueryParams (credits to @kkocel),
  • Add new request matcher:hasQueryParameterNames (credits to @kkocel),
  • Add convenient method thenAnswer to allow build responses based on the request's data dynamically. See more in "MockAnswer",
  • Remove robolectric samples.
  • Upgrade to Android Studio 3.1