You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am sure that all the content I provide is in English.
Search before asking
I had searched in the issues 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.
wcy666103
changed the title
[Feature] Add unit tests for various serialization implementations under dubbo-serialization-extensions module
[Feature] Add unit tests for various implementations under dubbo-spi-extensions module
Jul 10, 2024
Pre-check
Search before asking
Apache Dubbo Component
Java SPI Extensions (apache/dubbo-spi-extensions)
Descriptions
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.All implementations need to reference this issue and are 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?
Code of Conduct
The text was updated successfully, but these errors were encountered: