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