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

JUnit47 provider should not internally parse JUnit Description

    XMLWordPrintableJSON

Details

    Description

      We used regex pattern to parse JUnit Description from string form to (className and methodName) in provider surefire-junit4.
      The provider surefire-junit47 inherited the same principle which is wrong because JUnit 4.6 already has this parser inside and we should call Description.getClassName() and Description.getMethodName().

      Attachments

        Activity

          People

            tibordigana Tibor Digana
            tibordigana Tibor Digana
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: