Change behaviour of test suite name and test name defaults in test annotations, so that if not explicitly specified, the test name will be set by the test runner.

This means that the command line can set the suite and test names, if there is no more specific name in the @Test annotation.
7 files changed