[
https://issues.apache.org/jira/browse/COLLECTIONS-806?focusedWorklogId=743867&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-743867
]
ASF GitHub Bot logged work on COLLECTIONS-806:
----------------------------------------------
Author: ASF GitHub Bot
Created on: 18/Mar/22 14:43
Start Date: 18/Mar/22 14:43
Worklog Time Spent: 10m
Work Description: nhojpatrick opened a new pull request #293:
URL: https://github.com/apache/commons-collections/pull/293
Break Inherifance need for BulkTest constants
TransformedSplitMapTest break inheritance of BulkTest
IteratorIterableTest break inheritance of BulkTest
Break Inheritance need for AbstractObjectTest
Trying to reduce requirement for methods via inheritance, so breaking out
common static or helper methods.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 743867)
Time Spent: 1h 20m (was: 1h 10m)
> 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: 1h 20m
> 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.1#820001)