Add junit5 test code for module [linkis-entrance]
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
### Add junit5 test code for module [linkis-entrance]
- Module: linkis-entrance
- Location:linkis-computation-governance/linkis-entrance
- 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-entrance
- 代码位置:linkis-computation-governance/linkis-entrance
- 任务状态:✗(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.entrance.constant.ServiceNameConsts| Consts | normal | |
| ✗ |org.apache.linkis.entrance.exception.*| Exception| normal | |
| ✗ |org.apache.linkis.entrance.job.EntranceExecuteRequest| Request| normal | |
| ✗ |org.apache.linkis.entrance.job.EntranceExecutionJob| Job| normal | |
| ✗ |org.apache.linkis.entrance.parser.AbstractEntranceParser| Parser| normal | |
| ✗ |org.apache.linkis.entrance.parser.ParserUtils| Utils| normal | |
| ✗ |org.apache.linkis.entrance.persistence.QueryPersistenceEngine| Engine| normal | |
| ✗ |org.apache.linkis.entrance.persistence.QueryPersistenceManager| Manager| normal | |
| ✗ |org.apache.linkis.entrance.restful.*| Api| normal | |
| ✗ |org.apache.linkis.entrance.server.DefaultEntranceServer| Server| normal | |
| ✗ |org.apache.linkis.entrance.cache.GlobalConfigurationKeyValueCache| Cache| normal | |
| ✗ |org.apache.linkis.entrance.cs.CSEntranceHelper| Helper| normal | |
| ✗ |org.apache.linkis.entrance.errorcode.EntranceErrorConstants| Consts | normal | |
| ✗ |org.apache.linkis.entrance.exception.*| Exception | normal | |
| ✗ |org.apache.linkis.entrance.execute.impl.EntranceExecutorManagerImpl| Executor | normal | |
| ✗ |org.apache.linkis.entrance.execute.DefaultEntranceExecutor| Executor | normal | |
| ✗ |org.apache.linkis.entrance.execute.EntranceExecutor| Executor | normal | |
| ✗ |org.apache.linkis.entrance.execute.EntranceExecutorManager| Executor | normal | |
| ✗ |org.apache.linkis.entrance.execute.ExecuteRequestInterceptor| Execute| normal | |
| ✗ |org.apache.linkis.entrance.execute.MarkReq| Req| normal | |
| ✗ |org.apache.linkis.entrance.interceptor.exception.*| Req| normal | |
| ✗ |org.apache.linkis.entrance.interceptor.impl.*| interceptor| normal | |
| ✗ |org.apache.linkis.entrance.interceptor.OnceJobInterceptor| interceptor| normal | |
| ✗ |org.apache.linkis.entrance.interceptor.RuntypeInterceptor| interceptor| normal | |
| ✗ |org.apache.linkis.entrance.log.CacheLogManager| Cache| normal | |
| ✗ |org.apache.linkis.entrance.log.CacheLogReader| Cache| normal | |
| ✗ |org.apache.linkis.entrance.log.CacheLogWriter| Cache| normal | |
| ✗ |org.apache.linkis.entrance.log.ErrorCodeManager| Cache| normal | |
| ✗ |org.apache.linkis.entrance.log.LogManager| Log| normal | |
| ✗ |org.apache.linkis.entrance.log.LogReader| Log| normal | |
| ✗ |org.apache.linkis.entrance.log.LogWriter| Log| normal | |
| ✗ |org.apache.linkis.entrance.log.LoopArray| Array| normal | |
| ✗ |org.apache.linkis.entrance.orchestrator.plugin.EntranceUserParallelOrchestratorPlugin| Plugin| normal | |
| ✗ |org.apache.linkis.entrance.orchestrator.EntranceOrchestrationFactory| Factory| normal | |
| ✗ |org.apache.linkis.entrance.parser.CommonEntranceParser| Parser| normal | |
| ✗ |org.apache.linkis.entrance.persistence.EntranceResultSetEngine| Engine| normal | |
| ✗ |org.apache.linkis.entrance.scheduler.EntranceGroupFactory| Factory| normal | |
| ✗ |org.apache.linkis.entrance.scheduler.cache.ReadCacheConsumer| Cache| normal | |
| ✗ |org.apache.linkis.entrance.timeout.JobTimeoutManager| Manager| normal | |
| ✗ |org.apache.linkis.entrance.utils.*| Utils| normal | |
| ✗ |org.apache.linkis.entrance.EntranceServer| Server| normal | |
Contributor guide
Assessment
This issue has not been assessed yet.