Szczepan Faber

Results 116 comments of Szczepan Faber

Hey @moltmann, thank you for reporting! >Currently spy() always spies on a wrapper of the object. Can you elaborate why the existing method ```Mockito.spy(object)``` does not work for you? This...

Hi! Thank you for reporting this issue. Currently, there are not Scala developers on the team and we have quite a bit of work with Java code :) Can you...

Please see my earlier comment. cc @bbonanno, Scala developer who offered to maintain "mockito-scala" library.

I was able to reproduce the problem. @gysel, thank you very much for fantastic report and super easy way to reproduce the issue. In this case, we cannot really do...

Thank you, @holubec-petr, this is super useful to list all the options (even the ones that are very unlikely to be picked). Options 2 and 3 make sense, and here's...

I'll try to review in more detail in the next few days and merge. Thanks!

It's taking me a while but I'm working on it ;-)

@holubec-petr, do you mind rebasing with latest release/3.x? Thanks!

>Besides that, I guess that it is possible to know in MockitoExtension if it the method is annotated with @RepeatedTest :) Design note + Pull request would be very welcome...

> I will look into this. @rebeccachild74, thanks!