Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add junit5 test code for module [linkis-message-scheduler] #1657

Closed
husofskyzy opened this issue Mar 11, 2022 · 4 comments
Closed

Add junit5 test code for module [linkis-message-scheduler] #1657

husofskyzy opened this issue Mar 11, 2022 · 4 comments

Comments

@husofskyzy
Copy link
Contributor

Add junit5 test code for module [linkis-message-scheduler]


Task status Class Type Level of Difficulty Note
org.apache.linkis.message.builder.DefaultMessageJob job normal
org.apache.linkis.message.builder.DefaultMessageJobBuilder job normal
org.apache.linkis.message.builder.DefaultServiceMethodContext Context normal
org.apache.linkis.message.builder.MessageJobListener Listener normal
org.apache.linkis.message.builder.MessageJobTimeoutPolicy Enum easy
org.apache.linkis.message.conf.MessageSchedulerConf Conf easy
org.apache.linkis.message.context.MSContextInstance Conf easy
org.apache.linkis.message.exception.* Exception easy
org.apache.linkis.message.parser.DefaultImplicitParser Parser easy
org.apache.linkis.message.publisher.AbstractMessagePublisher Publisher normal
org.apache.linkis.message.registry.* Registry normal
org.apache.linkis.message.scheduler.MessageExecutorExecutionManager Executor easy
org.apache.linkis.message.scheduler.MethodExecuteWrapper Executor easy
org.apache.linkis.message.scheduler.DefaultMessageScheduler Scheduler easy
org.apache.linkis.message.scheduler.DefaultMessageExecutor Executor normal
org.apache.linkis.message.scheduler.AbstractMessageExecutor Executor normal
org.apache.linkis.message.utils.MessageUtils utils normal
org.apache.linkis.rpc.MessageRPCSpringConfiguration Rpc normal
org.apache.linkis.rpc.MessageRPCReceiveRestful Rpc normal
org.apache.linkis.rpc.MessageRPCConsumer Rpc normal
org.apache.linkis.rpc.MessageReceiverChooser Receiver normal
org.apache.linkis.rpc.MessageReceiver Receiver normal
org.apache.linkis.rpc.MessageErrorConstants Constants easy
org.apache.linkis.rpc.MessageConverter Converter normal
@QuintinTao
Copy link
Contributor

Hi! May I do this?

@QuintinTao
Copy link
Contributor

which brach should I use? I can't find org.apache.linkis.message.builder.MessageJobTimeoutPolicy in the dev-1.2.0

@peacewong
Copy link
Contributor

which brach should I use? I can't find org.apache.linkis.message.builder.MessageJobTimeoutPolicy in the dev-1.2.0

dev-1.2.0

@ruY9527
Copy link
Member

ruY9527 commented Nov 9, 2022

Module has been migrated

@ruY9527 ruY9527 closed this as completed Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants