wcy666103 opened a new issue, #14394: URL: https://github.com/apache/dubbo/issues/14394
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar feature requirement. ### Apache Dubbo Component Java SPI Extensions (apache/dubbo-spi-extensions) ### Descriptions A uniform style test instance is missing from various implementations of this module.  According to `org.apache.dubbo.common.serialize.ObjectInput` the each method statement to organize all the implementation of the interface for Input test. According to `org.apache.dubbo.common.serialize.ObjectOutput` the each method statement to organize all the implementation of the interface for the Output of the test. According to `org.apache.dubbo.common.serialize.Serialization` of the interface each method statement to organize all the tests for Serialization. Combined with Tongyiling code, And to be in https://tianchi.aliyun.com/competition/entrance/532215/information?spm=a2c22.29162791.J_6506535330.6.5a2f13f9Cxtw4u ### Related issues _No response_ ### Are you willing to submit a pull request to fix on your own? - [X] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
