ahmaddarawshi / powermock

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

Chunking causes the @BeforeClass to be called numerous times #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Chunking causes the @BeforeClass to be called numerous times, once for each
@PrepareForTest method. Is this the correct behavior?

Original issue reported on code.google.com by johan.ha...@gmail.com on 24 Jul 2009 at 1:11

GoogleCodeExporter commented 9 years ago
I'm attaching the original sample file which I posted to the mailing list.

Original comment by Peter_M...@gmx.de on 24 Jul 2009 at 1:25

Attachments:

GoogleCodeExporter commented 9 years ago
thanks!

Original comment by johan.ha...@gmail.com on 24 Jul 2009 at 1:33

GoogleCodeExporter commented 9 years ago
Yes this is correct

Original comment by johan.ha...@gmail.com on 7 Sep 2009 at 7:16