Peter Wippermann
Peter Wippermann
All I can do is: import Google's code style in Eclipse. Change 2 space indentantion to 4 spaces. And run the formatting over all affected files.
Great effort, @tomwhoiscontrary ! 👍
Hi @kcooney , I didn't say, that I wanted to contribute a parameterized suite yet - that might be a second step. First of all I wanted to assure that...
@kcooney , I'd appreciate a feedback on short notice :-)
@kcooney I understand, although that's a bit disappointing. Given the release plan for JUnit 5 (linked by @marcphilipp) and its GA by "the end of 2016", do you plan to...
That's good news! May I propose, that we just do both? 1. I will have a look at JUnit 5 and try out, how I can solve these kind of...
@kcooney I started PR #1348 . Please have a look :blush:
For the period before this issue can be solved, I set up a project that provides exactly this functionality and makes it available for reuse: https://github.com/PeterWippermann/parameterized-suite
@Reissner Why don't you start a pull request and add the JavaDocs for a single class with the documentation you would have liked to see? Let's see, how this works...
Please don't use the old `Date` class. The [Java Data Time API](https://docs.oracle.com/javase/8/docs/api/java/time/package-summary.html) has been out for years now and is well established.