gong-dx opened a new pull request, #10558:
URL: https://github.com/apache/rocketmq/pull/10558

   ## Description
   
   Please provide a brief description of your PR.
   
   This PR adds comprehensive unit tests for the `MessageUtils` utility class 
in the `common` module, which previously had zero test coverage.
   
   ## Type of change
   
   Please delete options that are not relevant.
   
   - [x] New feature (non-breaking change which adds functionality)
   - [x] This change requires a documentation update
   
   ## How Has This Been Tested?
   
   Please describe the tests you ran to verify your changes.
   
   - [x] Unit tests covering all public methods of `MessageUtils`
   - [x] Edge case testing (null input, empty collection, substring matching)
   
   ## Checklist:
   
   - [x] My code follows the style guidelines of this project
   - [x] I have performed a self-review of my own code
   - [x] I have commented my code, particularly in hard-to-understand areas
   - [x] I have made corresponding changes to the documentation
   - [x] My changes generate no new warnings
   - [x] I have added tests that prove my fix is effective or that my feature 
works
   - [x] New and existing unit tests pass locally with my changes


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to