Tibor Digana created SUREFIRE-2049:
--------------------------------------

             Summary: Upgrade Surefire Provider interface
                 Key: SUREFIRE-2049
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2049
             Project: Maven Surefire
          Issue Type: Improvement
          Components: documentation, JUnit 3.x support, Junit 4.7+ (parallel) 
support, Junit 4.x support, JUnit 5.x support, Maven Failsafe Plugin, Maven 
Surefire Plugin, TestNG support
            Reporter: Tibor Digana
             Fix For: 3.0.0-M7


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 with type Object. This 
should respect polymorphic approach.
3. analyse the impact of the method {{cancel()}}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to