[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dustin Cote reassigned MAPREDUCE-6642:
--------------------------------------

    Assignee: Dustin Cote

> Move the constructor to a method in HadoopTestCase
> --------------------------------------------------
>
>                 Key: MAPREDUCE-6642
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6642
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>            Reporter: Akira AJISAKA
>            Assignee: Dustin Cote
>            Priority: Minor
>
> After migrating to JUnit4, 
> {code:title=HadoopTestCase.java}
>   public HadoopTestCase(int mrMode, int fsMode, int taskTrackers, int 
> dataNodes)
> {code}
> the above constructor can be changed to a configure method and call it from 
> @BeforeClass method of the subclasses. That way we can make the test more 
> simple.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to