Hi guys, I am running into an error when trying to...
# server
c
Hi guys, I am running into an error when trying to mock method calls that use inline classes as parameters using mockito. I have uploaded a very small proof of concept on my personal github so that you can see the issue. https://github.com/CarlosR-B/mockito_inline_classes
d
I haven’t found a solution, but it looks like others are having the same problem https://github.com/mockito/mockito-kotlin/issues/445
🙌 1