[
https://issues.apache.org/jira/browse/IMAGING-242?focusedWorklogId=345891&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-345891
]
ASF GitHub Bot logged work on IMAGING-242:
------------------------------------------
Author: ASF GitHub Bot
Created on: 19/Nov/19 10:20
Start Date: 19/Nov/19 10:20
Worklog Time Spent: 10m
Work Description: kinow commented on pull request #59: [IMAGING-242]
Upgrade to Junit5
URL: https://github.com/apache/commons-imaging/pull/59
Used @mureinik 's excellent work on [this PR for Commons
CSV](https://github.com/apache/commons-csv/pull/49) for the same end.
Only difference is that Commons Imaging uses Theories (`@Theory`,
`@Datapoint`, etc). And this is [not available in JUnit
4](https://github.com/junit-team/junit5/pull/1422#issuecomment-389644868), so I
used [JUnit
Vintage](https://junit.org/junit5/docs/current/user-guide/#dependency-metadata-junit-vintage)
as in [this
post](https://www.igorski.co/java/junit/mixing-junit-4-and-junit-5-tests/).
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 345891)
Remaining Estimate: 0h
Time Spent: 10m
> Move to JUnit 5
> ---------------
>
> Key: IMAGING-242
> URL: https://issues.apache.org/jira/browse/IMAGING-242
> Project: Commons Imaging
> Issue Type: Improvement
> Components: imaging.*
> Affects Versions: 1.0-alpha1
> Reporter: Bruno P. Kinoshita
> Assignee: Bruno P. Kinoshita
> Priority: Minor
> Fix For: 1.0-alpha2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)