You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2023/01/07 08:45:00 UTC

[jira] [Updated] (SUREFIRE-2049) Upgrade Surefire Provider interface

     [ https://issues.apache.org/jira/browse/SUREFIRE-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated SUREFIRE-2049:
-------------------------------------
    Fix Version/s: 3.0.0-M9
                       (was: 3.0.0-M8)

> 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
>            Priority: Major
>             Fix For: 3.0.0-M9
>
>
> 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()}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)