[
https://issues.apache.org/jira/browse/MAPREDUCE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364597#comment-14364597
]
Harsh J commented on MAPREDUCE-6050:
------------------------------------
For those wanting to work on this, here's a good way to locate the tests under
hadoop-mapreduce-project sub-dir: {{grep "extends TestCase" -RF .}}
> Upgrade JUnit3 TestCase to JUnit 4
> ----------------------------------
>
> Key: MAPREDUCE-6050
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6050
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: test
> Reporter: Chen He
> Assignee: Yanjun Wang
> Priority: Trivial
> Labels: newbie
>
> There are still test classes that extend from junit.framework.TestCase.
> upgrade them to JUnit4.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)