[ 
https://issues.apache.org/jira/browse/HADOOP-14729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112430#comment-16112430
 ] 

Akira Ajisaka commented on HADOOP-14729:
----------------------------------------

There are 35 occurrences in hadoop-common-project.
{noformat}
$ find hadoop-common-project/ -name "*.java" | xargs grep "junit.framework" | 
wc -l
      35
{noformat}

> Upgrade JUnit 3 TestCase to JUnit 4
> -----------------------------------
>
>                 Key: HADOOP-14729
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14729
>             Project: Hadoop Common
>          Issue Type: Test
>            Reporter: Akira Ajisaka
>              Labels: newbie
>
> There are still test classes that extend from junit.framework.TestCase in 
> hadoop-common. Upgrade them to JUnit4.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to