[
https://issues.apache.org/jira/browse/COLLECTIONS-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Patrick updated COLLECTIONS-806:
-------------------------------------
Description:
Covers '57' usages of legacy usage of;
{code:java}
import junit.framework.Test;
{code}
was:
Covers all legacy usage of;
{code:java}
import junit.framework.Test;
{code}
> 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
>
> Covers '57' usages of legacy usage of;
> {code:java}
> import junit.framework.Test;
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)