[
https://issues.apache.org/jira/browse/OOZIE-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Salamon updated OOZIE-3476:
----------------------------------
Description: There are several classes where we really don't need to extend
XTestCase or even TestCase, we can easily convert them to JUnit4. (was:
[TestErrorCode|https://github.com/apache/oozie/blob/master/core/src/test/java/org/apache/oozie/TestErrorCode.java]
uses JUnit3, let's migrate to JUnit4.)
> Migrate several classes 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
>
>
> There are several classes where we really don't need to extend XTestCase or
> even TestCase, we can easily convert them to JUnit4.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)