henrykuijpers

Results 14 comments of henrykuijpers

@TimvdLippe Do you have any idea on how to approach this issue? (Sorry for tagging you, I'm not sure who is the main developer of Mockito)

To me, it seems that all original behaviour should be removed from the class, since a proxy will be created. That includes any private methods that can be invoked by...

Wouldn't that be as simple as adding another compile step in the project, for a separate source folder, that will have a sling model available to test?

Ok, so it seems these are background errors from something else. I added `ignoreException(RejectedExecutionException.class)`