czyzby
08/15/2017, 11:13 AMopen
keyword to the class does not solve the issue, it still cannot be mocked. Using Mockito 2.8.9 with mock-maker-inline
(so I can mock final classes). @ilya.gorbunov Checkout this branch: https://github.com/libktx/ktx/tree/bug/issue-100_kotlin_mocking_error and run ./gradlew test
to reproduce the error.