Esben Rugbjerg created SUREFIRE-1072:
----------------------------------------

             Summary: Duplicate example of commandline in run single test 
documentation
                 Key: SUREFIRE-1072
                 URL: https://jira.codehaus.org/browse/SUREFIRE-1072
             Project: Maven Surefire
          Issue Type: Bug
          Components: documentation
    Affects Versions: 2.16
            Reporter: Esben Rugbjerg
            Priority: Minor


On the 'Running a Single Test' in the last paragraph 'Running a set of methods 
in a Single Test Class' the two commandline examples are identical even though 
they give examples of different configurations. I think it must be the last one 
which is the wrong one:

mvn -Dit.test=ITCircle#test* verify
As of surefire 2.12.1, you can select multiple methods (JUnit4X only at this 
time, patches welcome)
mvn -Dit.test=ITCircle#test* verify



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to