envoyproxy / envoy-mobile

Client HTTP and networking library based on the Envoy project for iOS, Android, and more.
https://envoymobile.io
Apache License 2.0
560 stars 84 forks source link

android: enable `mockito-kotlin` for unit tests #350

Closed buildbreaker closed 4 years ago

buildbreaker commented 5 years ago

Thread here: https://envoyproxy.slack.com/archives/CKQ2LK23G/p1566262250087900

Using mockito-kotlin's whenever method produces the following error:

...
Caused by: org.jetbrains.kotlin.codegen.CompilationException: Back-end (JVM) Internal error: Couldn't inline method call 'whenever' into
...
buildbreaker commented 5 years ago

cc: @artem-zinnatullin

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.