I run junit from eclipse. When I use parameterized tests, the junit
output provides no information to identify the individual tests. Is
there a way to specify a string to identify each test that would be
displayed in the junit output? Thanks.
Steve