I am wondering if Mockk could be optimized when su...
# mockk
s
I am wondering if Mockk could be optimized when subclassing in not required and/or for
open
classes/methods where Mockito is significantly faster
o
I already made such kind of optimization. Not sure I achived best performance. This needs separate analysis