gordonad / powermock

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

Integrate AnnotationEnabler with the runner #107

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
AnnotationEnabler is probably so useful that you should need to specify it
at the class-level of the test. Instead try to integrate it with the
runner. We need to find a way to delegate the mock creation process to the
underlying mock framework without coupling the runner to the framework.

Original issue reported on code.google.com by johan.ha...@gmail.com on 22 May 2009 at 1:18

GoogleCodeExporter commented 8 years ago

Original comment by johan.ha...@gmail.com on 22 May 2009 at 1:18

GoogleCodeExporter commented 8 years ago

Original comment by johan.ha...@gmail.com on 22 May 2009 at 1:18

GoogleCodeExporter commented 8 years ago

Original comment by johan.ha...@gmail.com on 22 May 2009 at 1:18

GoogleCodeExporter commented 8 years ago
Works with JUnit 4.x and TestNG for both EasyMock and Mockito extension API

Original comment by johan.ha...@gmail.com on 11 Sep 2009 at 6:18