eventmesh icon indicating copy to clipboard operation
eventmesh copied to clipboard

[Enhancement] Add test code for this module [eventmesh-connector-standalone]

Open Alonexc opened this issue 3 years ago • 0 comments
trafficstars

Search before asking

  • [X] I had searched in the issues and found no similar issues.

Enhancement Request

Add test code for eventemsh-connector-standalone module.

Describe the solution you'd like

Module name: eventmesh-connector-standalone Located in: eventmesh-connector-plugin/eventmesh-connector-standalone 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/connector/standalone/broker/model/MessageEntity.java model
× org/apache/eventmesh/connector/standalone/broker/task/HistoryMessageClearTask.java task
× org/apache/eventmesh/connector/standalone/broker/task/SubScribeTask.java task
× org/apache/eventmesh/connector/standalone/broker/MessageQueue.java broker
× org/apache/eventmesh/connector/standalone/broker/StandaloneBroker.java broker
× org/apache/eventmesh/connector/standalone/consumer/StandaloneConsumer.java consumer
× org/apache/eventmesh/connector/standalone/consumer/StandaloneConsumerAdaptor.java consumer
× org/apache/eventmesh/connector/standalone/producer/StandaloneProducer.java producer
× org/apache/eventmesh/connector/standalone/producer/StandaloneProducerAdaptor.java producer
× org/apache/eventmesh/connector/standalone/resource/StandaloneConnectorResourceService.java service

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

Alonexc avatar May 12 '22 06:05 Alonexc