husofskyzy opened a new issue, #1913:
URL: https://github.com/apache/incubator-linkis/issues/1913

   ## Add junit5 test code for module [linkis-rpc]
   - Module: linkis-rpc
   - Location:linkis-commons/linkis-rpc
   - Task status:✗(unfinished)/ ✓(finished) 
   - Test code 
guide:https://linkis.apache.org/zh-CN/community/how-to-write-unit-test-code/
   - Test code example: 
https://github.com/apache/incubator-linkis/tree/master/linkis-public-enhancements/linkis-publicservice/linkis-jobhistory/src/test
   -------
   - 模块名: linkis-rpc
   - 代码位置:linkis-commons/linkis-rpc
   - 任务状态:✗(unfinished)/ ✓(finished) 
   - 
单测编写指引:https://linkis.apache.org/zh-CN/community/how-to-write-unit-test-code/
   - 参考样例: 
https://github.com/apache/incubator-linkis/tree/master/linkis-public-enhancements/linkis-publicservice/linkis-jobhistory/src/test
   
   | Task status| Class | Type| Level of Difficulty | Note|
   | :------ | :------ | :------: | :------: | :------: |
   | ✗ | org.apache.linkis.rpc.message.exception.* | Exception | easy |  |
   | ✗ | org.apache.linkis.rpc.message.method.MessageExecutor        | 
Method | normal |  |
   | ✗ | org.apache.linkis.rpc.message.method.MethodExecuteWrapper   | 
Method | normal |  |
   | ✗ | org.apache.linkis.rpc.message.method.ReceiverMethodSearcher | 
Method | normal |  |
   | ✗ | org.apache.linkis.rpc.message.parser.DefaultServiceParser | 
Parser | easy |  |
   | ✗ | org.apache.linkis.rpc.message.parser.ServiceParser        | 
Parser | easy |  |
   | ✗ | org.apache.linkis.rpc.message.registry.AbstractServiceRegistry | 
Registry | normal |  |
   | ✗ | org.apache.linkis.rpc.message.registry.SpringServiceRegistry   | 
Registry | normal |  |
   | ✗ | org.apache.linkis.rpc.message.parser.utils.* | Utils | normal |  
|
   | ✗ | org.apache.linkis.rpc.message.serializer.NoneDelegate            
| Serializer | normal |  |
   | ✗ | org.apache.linkis.rpc.message.serializer.ProtostuffSerializeUtil 
| Serializer | normal |  |
   | ✗ | org.apache.linkis.rpc.conf.* | Exception | normal |  |
   | ✗ | org.apache.linkis.rpc.errorcode.* | Exception | normal |  |
   | ✗ | org.apache.linkis.rpc.exception.* | Exception | normal |  |
   | ✗ | org.apache.linkis.rpc.interceptor.common.* | Interceptor | 
normal |  |
   | ✗ | org.apache.linkis.rpc.interceptor.* | Interceptor | normal |  |
   | ✗ | org.apache.linkis.rpc.sender.eureka.* | Sender | normal |  |
   | ✗ | org.apache.linkis.rpc.sender.* | Sender | normal |  |
   | ✗ | org.apache.linkis.rpc.transform.* | Transform | normal |  |
   | ✗ | org.apache.linkis.rpc.utils.* | Transform | normal |  |
   | ✗ | org.apache.linkis.rpc.AsynRPCMessageBus      | Exception | 
normal |  |
   | ✗ | org.apache.linkis.rpc.BaseRPCSender          | Exception | 
normal |  |
   | ✗ | org.apache.linkis.rpc.BroadcastListener      | Exception | 
normal |  |
   | ✗ | org.apache.linkis.rpc.MessageReceiver        | Exception | 
normal |  |
   | ✗ | org.apache.linkis.rpc.MessageReceiverChooser | Exception | 
normal |  |
   | ✗ | org.apache.linkis.rpc.Receiver               | Exception | 
normal |  |
   | ✗ | org.apache.linkis.rpc.ReceiverChooser        | Exception | 
normal |  |
   | ✗ | org.apache.linkis.rpc.ReceiverSenderBuilder  | Exception | 
normal |  |
   | ✗ | org.apache.linkis.rpc.RPCMapCache            | Exception | 
normal |  |
   | ✗ | org.apache.linkis.rpc.RPCReceiveRemote       | Exception | 
normal |  |
   | ✗ | org.apache.linkis.rpc.RPCReceiveRestful      | Exception | 
normal |  |
   | ✗ | org.apache.linkis.rpc.RPCSpringBeanCache     | Exception | 
normal |  |
   | ✗ | org.apache.linkis.rpc.Sender                 | Exception | 
normal |  |
   | ✗ | org.apache.linkis.rpc.SenderFactory          | Exception | 
normal |  |


-- 
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: dev-unsubscr...@linkis.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org
For additional commands, e-mail: dev-h...@linkis.apache.org

Reply via email to