Closed stepango closed 8 years ago
I see bytebuddy in the stacktrace. what version of mocktito are you using?
We've seen a similar issue with early beta of mockito2
https://github.com/dpreussler/kotlin-testrunner/issues/10 https://github.com/dpreussler/kotlin-testrunner/issues/11
I tried with 1.10.19 and 2.0.106-beta
Issue related to 2.0.52-beta, caused by kotlin-mockito dependency
This error appears even if I adding
open
modifier to class full stacktrace: