Bug 58438

Summary: parameterized junit tests names are not correct in the report file.
Product: Ant Reporter: gilstrac <gilstracjunk>
Component: Core tasksAssignee: Ant Notifications List <notifications>
Status: NEEDINFO ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: All   

Description gilstrac 2015-09-21 19:01:29 UTC
A paramaterized junit tests report only has test name and index in the report.


test name test will have

test[0]
test[1] and so on.
Comment 1 Gintas Grigelionis 2018-06-18 21:27:29 UTC
Which version of JUnit? Did you use annotation as suggested by https://github.com/junit-team/junit4/wiki/parameterized-tests#identify-individual-test-cases
Comment 2 gilstrac 2018-06-19 03:31:15 UTC
I submitted this a while back.  It is Junit 4