[ 
https://issues.apache.org/jira/browse/SUREFIRE-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed SUREFIRE-624.
-----------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still applies, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> Surefire Report plugin should generate different names for invocations of a 
> method that uses parameters/data provider
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-624
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-624
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Surefire Report Plugin, TestNG support
>    Affects Versions: 2.5
>            Reporter: Oleg Estekhin
>
> If there is a test method that uses some data provider than the generated 
> report will contain a number of lines with the same text (the plain method 
> name) which correspond to the different invocations of that method with 
> different parameters.
> The testng-results.xml contains parameter values for each invocation 
> therefore surefire report can display the proper text for each invocation 
> consisting of the plain method name and a list of actual parameter values.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to