[
https://issues.apache.org/jira/browse/UIMA-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15725820#comment-15725820
]
Richard Eckart de Castilho commented on UIMA-5093:
--------------------------------------------------
I'm presently a bit swamped...
Probably the first thing to do would be to replace the dependency on Junit 3
with version 4 and see if anything breaks. Then there is the possibility to
switch unit tests from JU3-style to JU4-style which could easily be an
incremental action.
See:
http://stackoverflow.com/questions/264680/best-way-to-automagically-migrate-tests-from-junit-3-to-junit-4
Btw. there is meanwhile Junit 5. I haven't use it so far... but might be worth
a look for a potential direct upgrade path before going for Junit 4.
> Upgrade to JUnit 4
> ------------------
>
> Key: UIMA-5093
> URL: https://issues.apache.org/jira/browse/UIMA-5093
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Reporter: Richard Eckart de Castilho
> Priority: Minor
> Fix For: 2.9.1SDK
>
>
> UIMA is still using the ancient JUnit 3 in the core framework. Time to
> upgrade to JUnit 4.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)