Join Slack
Powered by
the MockWebServer call generates a mock like `<htt...
# koin
b
Benoit Duffez
09/30/2018, 9:56 PM
the MockWebServer call generates a mock like
<http://localhost:30012>
with a random port. Second time it would be
<http://localhost:43921>
, but Koin still uses
30012
as the
backend_url
bean.
Open in Slack
Previous
Next