TheGoesen opened a new pull request #125: junit4 Parameterized not reported
URL: https://github.com/apache/ant/pull/125
 
 
   The LegacyXmlResultsFormatter does not report induvidual testcases for 
Paramerized tests.
   This affects all Junit4 Tests annotated with.
   
   @RunWith(Parameterized.class)
   
   Maybe it would also be better if the code if the code was rewritten that in 
case no ClassSource was found some other string would be written instead of 
just silently skipping the testcase.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to