Shoothzj opened a new pull request #12531:
URL: https://github.com/apache/pulsar/pull/12531
### Motivation
I'm working on #12499, need to modify the corresponding tests. But
currently, these test files are hard to read.
- Some unused method
- lowercase ClassName and typos
- Tests all in one method
I want to optimize the tests first
### Modifications
- separately the tests
- remove unused method
- rename the classname
- fix the typo
### Documentation
Need to update docs?
- [ ] `no-need-doc`
Just tests optimize
--
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]