shivadorepally / junitparams

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

@Ignored is causing NullPointerException in JUnitParamsRunner #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Create test that is marked as ignored in test class run with 
JUnitsParamsRunner. After running NullPointerExceptionWillBeThrown from runner.

What is the expected output? What do you see instead?
I would expect ignored test not to be run.

What version of the product are you using? On what operating system?
Using JUnitParams 0.3.0 on Linux.

Original issue reported on code.google.com by kamil.be...@pragmatists.pl on 9 Jun 2011 at 1:24

Attachments:

GoogleCodeExporter commented 8 years ago
Done.

Original comment by lipinski...@gmail.com on 13 Jun 2011 at 3:14