stefanbirkner opened a new pull request #10032:
URL: https://github.com/apache/druid/pull/10032


   ### Description
   
   We only need to test serialization of a rule object itself instead of a
   list with that object.
   
   Since JUnit 4.12 it is possible to return a list of Objects if there is
   only one parameter per test.
   
   Parameters can be injected easily by annotating a field with
   @Parameter.
   
   <hr>
   
   This PR has:
   - [x] been self-reviewed.
   
   <hr>
   
   ##### Key changed/added classes in this PR
    * `BroadcastDistributionRuleSerdeTest`
   


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to