-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Add junit5 test code for module [linkis-protocol]
- Module: linkis-protocol
- Location:linkis-commons/linkis-protocol
- 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-protocol
- 代码位置:linkis-commons/linkis-protocol
- 任务状态:✗(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.protocol.engine.EngineInfo | Engine | easy | |
| ✗ | org.apache.linkis.protocol.engine.EngineState | Engine | easy | |
| ✗ | org.apache.linkis.protocol.engine.JobProgressInfo | Engine | easy | |
| ✗ | org.apache.linkis.protocol.request.InsLabelAttachRequest | request | easy | |
| ✗ | org.apache.linkis.protocol.request.InsLabelQueryRequest | request | easy | |
| ✗ | org.apache.linkis.protocol.request.InsLabelQueryResponse | request | easy | |
| ✗ | org.apache.linkis.protocol.request.InsLabelRefreshRequest | request | easy | |
| ✗ | org.apache.linkis.protocol.request.InsLabelRemoveRequest | request | easy | |
| ✗ | org.apache.linkis.protocol.request.LabelInsQueryRequest | request | easy | |
| ✗ | org.apache.linkis.protocol.request.LabelInsQueryResponse | request | easy | |
| ✗ | org.apache.linkis.protocol.request.NodeLabelAddRequest | request | easy | |
| ✗ | org.apache.linkis.protocol.request.NodeLabelRemoveRequest | request | easy | |
| ✗ | org.apache.linkis.protocol.query.cache.CacheNotFound | cache | easy | |
| ✗ | org.apache.linkis.protocol.query.cache.CacheTaskResult | cache | easy | |
| ✗ | org.apache.linkis.protocol.query.cache.FailedToDeleteCache | cache | easy | |
| ✗ | org.apache.linkis.protocol.query.cache.FailedToWriteCache | cache | easy | |
| ✗ | org.apache.linkis.protocol.query.cache.RequestDeleteCache | cache | easy | |
| ✗ | org.apache.linkis.protocol.query.cache.RequestReadCache | cache | easy | |
| ✗ | org.apache.linkis.protocol.query.cache.RequestWriteCache | cache | easy | |
| ✗ | org.apache.linkis.protocol.query.cache.SuccessDeletedCache | cache | easy | |
| ✗ | org.apache.linkis.protocol.query.cache.SuccessWriteCache | cache | easy | |
| ✗ | org.apache.linkis.protocol.usercontrol.RequestLogin | Response | easy | |
| ✗ | org.apache.linkis.protocol.usercontrol.RequestRegister | Response | easy | |
| ✗ | org.apache.linkis.protocol.usercontrol.RequestUserListFromWorkspace | Response | easy | |
| ✗ | org.apache.linkis.protocol.usercontrol.RequestUserWorkspace | Response | easy | |
| ✗ | org.apache.linkis.protocol.usercontrol.ResponseLogin | Response | easy | |
| ✗ | org.apache.linkis.protocol.usercontrol.ResponseRegister | Response | easy | |
| ✗ | org.apache.linkis.protocol.usercontrol.ResponseUserWorkspace | Response | easy | |
| ✗ | org.apache.linkis.protocol.usercontrol.ResponseWorkspaceUserList | Response | easy | |
| ✗ | org.apache.linkis.protocol.util.ImmutablePair | Utils | easy | |
| ✗ | org.apache.linkis.protocol.AbstractRetryableProtocol | Protocol | easy | |
| ✗ | org.apache.linkis.protocol.engine.EngineCallback | Engine | easy | |
| ✗ | org.apache.linkis.protocol.engine.RequestEngineStatus | Engine | easy | |
| ✗ | org.apache.linkis.protocol.utils.* | Utils | easy |
Metadata
Metadata
Assignees
Labels
No labels