rybalkinsd / kohttp

Kotlin DSL http client
https://kohttp.gitbook.io
Apache License 2.0
478 stars 42 forks source link

[kohttp-mock] introduce package for mocking #145

Open rybalkinsd opened 5 years ago

rybalkinsd commented 5 years ago

We need to introduce a way to mock any type of response.

See MockK