You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/08/06 08:13:22 UTC

[GitHub] TisonKun opened a new pull request #6499: [hotfix] loose dependency to mockito

TisonKun opened a new pull request #6499: [hotfix] loose dependency to mockito
URL: https://github.com/apache/flink/pull/6499
 
 
   ## What is the purpose of the change
   
   replace heavily mock object to a testing object in `YarnResourceManagerTest`
   
   ## Brief change log
   
   - introduce `TestingContainer` and `TestingContainerStatus` for the purpose.
   
   ## Verifying this change
   
   the test is self-verified
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services