You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/07/24 21:32:10 UTC

[GitHub] [pulsar] vzhikserg opened a new pull request #4799: Test cleanup and simplification

vzhikserg opened a new pull request #4799: Test cleanup and simplification
URL: https://github.com/apache/pulsar/pull/4799
 
 
   ### Motivation
   
   My main motivation was to make failing tests more informative by applying the appropriate assert statements. Unfortunately (for reviewers), this pull request became so big, because my other motivation was to apply the same _style_ to the modified files.
   
   ### Modifications
   
   - Usage of appropriate assert statements
   
   - Cleanup unused imports
   
   - Remove `Assert.` in the tests to improve readability 
   
   - Substitute `*` imports with separated import statements

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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