[ https://issues.apache.org/jira/browse/OOZIE-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16841329#comment-16841329 ]
Andras Salamon commented on OOZIE-3476: --------------------------------------- Since we need to convert more than 300 test classes, it's not a good idea to handle them one by one. I repurpose this Jira to handle the "simple" cases. Classes where we don't have a setup/teardown, so probably we can easily convert them to junit 4. > Migrate TestErrorCode to JUnit4 > ------------------------------- > > Key: OOZIE-3476 > URL: https://issues.apache.org/jira/browse/OOZIE-3476 > Project: Oozie > Issue Type: Sub-task > Components: tests > Reporter: Andras Salamon > Assignee: Andras Salamon > Priority: Minor > Attachments: OOZIE-3476-01.patch > > > [TestErrorCode|https://github.com/apache/oozie/blob/master/core/src/test/java/org/apache/oozie/TestErrorCode.java] > uses JUnit3, let's migrate to JUnit4. -- This message was sent by Atlassian JIRA (v7.6.3#76005)