Add junit5 test code for module [linkis-bml-common]
- 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-bml-common]
- Module: linkis-bml-common
- Location:linkis-public-enhancements/linkis-bml-common
- 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-bml-common
- 代码位置:linkis-public-enhancements/linkis-bml-common
- 任务状态:✗(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.configuration.dao.*| dao | normal | |
| ✓ |org.apache.linkis.configuration.exception.ConfigurationException| Exception | normal | |
| ✓ |org.apache.linkis.configuration.restful.api.ConfigurationRestfulApi| api| normal | |
| ✓ |org.apache.linkis.configuration.util.*| api| normal | |
| ✗ |org.apache.linkis.configuration.conf.Configuration| conf| normal | |
| ✗ |org.apache.linkis.configuration.service.*| service| normal | |
| ✗ |org.apache.linkis.configuration.util.JsonNodeUtil| utils| normal | |
| ✗ |org.apache.linkis.configuration.util.LabelParameterParser| utils| normal | |
| ✗ |org.apache.linkis.configuration.validate.*| validate| normal | |
Contributor guide
Assessment
This issue has not been assessed yet.