Yufei Gu created YARN-7449:
------------------------------

             Summary: Split up class TestYarnClient to TestYarnClient and 
TestYarnClientImpl
                 Key: YARN-7449
                 URL: https://issues.apache.org/jira/browse/YARN-7449
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: client, yarn
            Reporter: Yufei Gu
            Priority: Minor


{{TestYarnClient}} tests both {{YarnClient}} and {{YarnClientImpl}}. We should 
test {{YarnClient}} without thinking of its implementation. That's the whole 
point of {{YarnClient}}. There are bunch of refactors we could do. The first 
thing is to Split up class {{TestYarnClient}} to {{TestYarnClient}} and 
{{TestYarnClientImpl}}. Let {{TestYarnClient}} only tests {{YarnClient}}. All 
implementation related stuff go to  {{TestYarnClientImpl}}.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to