[
https://issues.apache.org/jira/browse/COLLECTIONS-806?focusedWorklogId=835702&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-835702
]
ASF GitHub Bot logged work on COLLECTIONS-806:
----------------------------------------------
Author: ASF GitHub Bot
Created on: 26/Dec/22 20:58
Start Date: 26/Dec/22 20:58
Worklog Time Spent: 10m
Work Description: pas725 opened a new pull request, #371:
URL: https://github.com/apache/commons-collections/pull/371
**Jira**: https://issues.apache.org/jira/browse/COLLECTIONS-806
**Description**: COLLECTIONS-806 is a subtask of the main task
[COLLECTIONS-777-Fully migrate to JUnit
5](https://issues.apache.org/jira/browse/COLLECTIONS-777)
**Subtask** **COLLECTIONS-806 description**: Upgrade org.junit.Test to
org.junit.jupiter.api.Test
**Changes**
- Removed references of `junit.framework.Test` from tests
- Removed unused method `BulkTest.makeSuite()`
Issue Time Tracking
-------------------
Worklog Id: (was: 835702)
Time Spent: 2h 40m (was: 2.5h)
> 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 40m
> 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)