Alonexc opened a new issue, #859: URL: https://github.com/apache/eventmesh/issues/859
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Enhancement Request Add test code for the grpc of the eventmesh-sdk-java module. ### Describe the solution you'd like Module name: eventmesh-sdk-module located in: org/apache/eventmesh/client/grpc Task status: ×(unfinished) / √(finished) > Notes: This issue will not be closed, if you want to submit a pr to do some unit tests on this module or select some of the following classes to do some unit tests, please submit a detailed issue separately and linked to the pr you submitted. | Task Status | Class | Type | | :-----: | :----- | :----- | | × | org/apache/eventmesh/client/grpc/consumer/EventMeshGrpcConsumer.java | consumer | | × | org/apache/eventmesh/client/grpc/consumer/ReceiveMsgHook.java | consumer | | × | org/apache/eventmesh/client/grpc/consumer/SubStreamHandler.java | consumer | | × | org/apache/eventmesh/client/grpc/producer/CloudEventProducer.java | producer | | × | org/apache/eventmesh/client/grpc/producer/EventMeshGrpcProducer.java | producer | | × | org/apache/eventmesh/client/grpc/util/EventMeshClientUtil.java |util | ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! -- 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]
