[
https://issues.apache.org/jira/browse/MAPREDUCE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211502#comment-15211502
]
Akira AJISAKA commented on MAPREDUCE-6050:
------------------------------------------
Committed MAPREDUCE-6543. Now the number of files to modify is about 16.
{code}
$ grep "extends TestCase" -RF . | wc -l
16
{code}
> 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
> Attachments: MAPREDUCE-6050-1.patch
>
>
> 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)