[
https://issues.apache.org/jira/browse/MAPREDUCE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dustin Cote updated MAPREDUCE-6050:
-----------------------------------
Attachment: MAPREDUCE-6050-1.patch
Attaching what a migration for one file would look like. It won't be as simple
as a regex to replace 'extends TestCase' with some JUnit 4 annotations as there
are some real differences in the test cases occasionally. I'd propose breaking
this into at least 10 subtasks since a quick count of the number of files to
modify is about 168 on trunk currently.
> 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)