Closed GoogleCodeExporter closed 9 years ago
Thanks for the patch, I was not aware of this actually. All tests seem to run
fine so I hope that it's ok. I've committed it to trunk but I needs further
testing before I can feel really confident. Would you be so kind to try it out
on older JUnit versions as well? (That would REALLY help a lot!) I'd like to
know if it still _really_ works for JUnit 4.9/4.10 and 4.7.
Original comment by johan.ha...@gmail.com
on 22 Jan 2013 at 7:43
I just ran my testcase with MethodRule on all junit-versions from 4.7 (the
version which introduced the feature) up to 4.11 (current). It worked for all
of them with the 1.5.1-SNAPSHOT I compiled from the current trunk.
I also did the same test with TestRule on all junit-versions from 4.9 to 4.11.
This worked in all combinations.
I also checked that the rule was actually executed in all cases.
Original comment by boris-c...@gmx.com
on 24 Jan 2013 at 6:44
Thanks a lot Boris, it's really appreciated. It's hard to maintain a project on
your own so it's very important that people help out like you just did! Thanks
again.
Original comment by johan.ha...@gmail.com
on 25 Jan 2013 at 6:52
Original issue reported on code.google.com by
boris-c...@gmx.com
on 8 Jan 2013 at 8:20Attachments: