You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/06/13 14:21:00 UTC

[jira] [Updated] (SUREFIRE-1521) Replace PowerMock usage

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

Elliotte Rusty Harold updated SUREFIRE-1521:
--------------------------------------------
    Issue Type: Dependency upgrade  (was: Task)

> Replace PowerMock usage
> -----------------------
>
>                 Key: SUREFIRE-1521
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1521
>             Project: Maven Surefire
>          Issue Type: Dependency upgrade
>            Reporter: Christian Stein
>            Priority: Minor
>         Attachments: image-2018-05-08-20-03-42-257.png
>
>
> PowerMock seems not actively maintained. With the upcoming release of Java 11 this will lead to problems. As can be seen here: https://github.com/powermock/powermock/issues/904
> We should replace the usage of it in only *4* of Surefires' tests by using `mockito`, if possible. Or don't mock here at all and achieve the same test goals by using the real domain model types. 
>  
> !image-2018-05-08-20-03-42-257.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)