[
https://issues.apache.org/jira/browse/COLLECTIONS-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513059#comment-17513059
]
Pradeesh Kumar commented on COLLECTIONS-807:
--------------------------------------------
I have made a PR to accomplish this:
https://github.com/apache/commons-collections/pull/295
> Upgrade org.junit.Test to org.junit.jupiter.api.Test
> ----------------------------------------------------
>
> Key: COLLECTIONS-807
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-807
> Project: Commons Collections
> Issue Type: Sub-task
> Reporter: John Patrick
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Covers '17' usages of legacy usage of;
> {code:java}
> import org.junit.Test;
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)