Releases: tinkoff-mobile-tech/TinkoffMockStrapping
Releases · tinkoff-mobile-tech/TinkoffMockStrapping
0.3.1
- Fixed race condition in BaseNetworkMocker
0.3.0
Release 0.3.0
- Added the more flexible ability to stub HTTP responses, include HTTP headers.
0.2.0
Release 0.2.0
- Added headers parameter to HttpRequestProtocol to make it available to check headers parameters during tests
- Added checking request body and stub body conformance for requests with same URLs and query parameters