funbee / mockito

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

@Mock annotation does not work very well with Eclipse and IDEA #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
IDEs sometimes don't resolve @Mock annotation as painlessly as they should.
@Mock annotation should be made a top-level class instead of an inner class.

Original issue reported on code.google.com by szcze...@gmail.com on 18 Sep 2008 at 9:56

GoogleCodeExporter commented 9 years ago
fixed in trunk

Original comment by szcze...@gmail.com on 18 Sep 2008 at 9:56

GoogleCodeExporter commented 9 years ago

Original comment by szcze...@gmail.com on 18 Sep 2008 at 9:57

GoogleCodeExporter commented 9 years ago

Original comment by szcze...@gmail.com on 19 Apr 2009 at 7:40