You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/08/03 08:54:00 UTC

[jira] [Commented] (HADOOP-14729) Upgrade JUnit 3 TestCase to JUnit 4

    [ 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org