You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Yufei Gu (JIRA)" <ji...@apache.org> on 2017/11/06 19:36:00 UTC

[jira] [Created] (YARN-7449) Split up class TestYarnClient to TestYarnClient and TestYarnClientImpl

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