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: [email protected]
For additional commands, e-mail: [email protected]