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

Upgrade Surefire Provider interface

    XMLWordPrintableJSON

Details

    Description

      The interface SurefireProvider has several drawbacks:

      1. method getSuites() should be deleted and substituted by a negotiation mechanism between the plugin process and surefire forked process. TODO: analyse as-is-status in the in-plugin mode
      2. method invoke( Object forkTestSet ) has parameter of Java type Object. This should respect polymorphic approach.
      3. analyse the impact of the method cancel()

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: