rybalkinsd / kohttp

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

[kohttp] unify test util methods #159

Open rybalkinsd opened 5 years ago

rybalkinsd commented 5 years ago

CurlLoggingInterceptorTest and HttpLoggingInterceptorTest are very similar It's a good idea to unify util methods for these and others