You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (Jira)" <ji...@apache.org> on 2020/10/01 02:47:00 UTC

[jira] [Updated] (GROOVY-9767) GroovyAssert should not extend org.junit.Assert

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

Paul King updated GROOVY-9767:
------------------------------
    Description: The methods in org.junit.Assert are static and can be statically imported directly. For Groovy 4 only.  (was: The methods in org.junit.Assert are static and can be statically imported directly.)

> GroovyAssert should not extend org.junit.Assert
> -----------------------------------------------
>
>                 Key: GROOVY-9767
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9767
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>              Labels: breaking
>
> The methods in org.junit.Assert are static and can be statically imported directly. For Groovy 4 only.



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