spat1978 / mockito

Automatically exported from code.google.com/p/mockito
0 stars 0 forks source link

Wrong classloader taken into account when mocking with extraInterfaces on Eclipse RCP Plugin Test #453

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When mocking a class from Eclipse plugins with extra interface that is loaded 
by different classloader, the class is not loaded.

There should be common classloader taken into account and I'm providing pull 
request for that change.

Original issue reported on code.google.com by mic...@greenpath.pl on 25 Sep 2013 at 9:45

GoogleCodeExporter commented 8 years ago
Hi,

Could you craft a simple unit test that exposes the bug on eclipse, in the PR ?

Original comment by brice.du...@gmail.com on 13 Nov 2013 at 9:23

GoogleCodeExporter commented 8 years ago
Added junit to former pull request.

Original comment by mic...@greenpath.pl on 13 Nov 2013 at 9:13

GoogleCodeExporter commented 8 years ago
Thx for the PR

Original comment by brice.du...@gmail.com on 4 Dec 2013 at 1:14

GoogleCodeExporter commented 8 years ago

Original comment by szcze...@gmail.com on 16 Aug 2014 at 2:43

GoogleCodeExporter commented 8 years ago

Original comment by szcze...@gmail.com on 24 Aug 2014 at 3:14

GoogleCodeExporter commented 8 years ago

Original comment by szcze...@gmail.com on 24 Aug 2014 at 3:50