You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Piyush Sagar (Jira)" <ji...@apache.org> on 2022/12/27 13:36:00 UTC

[jira] [Commented] (COLLECTIONS-806) Upgrade junit.framework.Test to org.junit.jupiter.api.Test

    [ https://issues.apache.org/jira/browse/COLLECTIONS-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652248#comment-17652248 ] 

Piyush Sagar commented on COLLECTIONS-806:
------------------------------------------

Created PR to address this issue
https://github.com/apache/commons-collections/pull/371

> Upgrade junit.framework.Test to org.junit.jupiter.api.Test
> ----------------------------------------------------------
>
>                 Key: COLLECTIONS-806
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-806
>             Project: Commons Collections
>          Issue Type: Sub-task
>            Reporter: John Patrick
>            Priority: Major
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Covers '57' usages of legacy usage of;
> {code:java}
> import junit.framework.Test;
> {code}



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