[
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)