Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-1072

Duplicate example of commandline in run single test documentation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.16
    • 2.18
    • documentation
    • None

    Description

      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

      Attachments

        Activity

          People

            agudian Andreas Gudian
            esbenrug Esben Rugbjerg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: