linkis icon indicating copy to clipboard operation
linkis copied to clipboard

Add junit5 test code for module [linkis-manager-common]

Open ruY9527 opened this issue 3 years ago • 2 comments

Add junit5 test code for module [linkis-manager-common]

  • Module: linkis-manager-common
  • Location:linkis-computation-governance/linkis-manager-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-manager-common
  • 代码位置:linkis-computation-governance/linkis-manager-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.manager.common.constant.AMConstant Constant normal
org.apache.linkis.manager.common.entity.enumeration.* enum normal
org.apache.linkis.manager.common.exception.* enum normal
org.apache.linkis.manager.common.utils.* utils normal
org.apache.linkis.manager.common.operator.OperatorFactory Factory normal
org.apache.linkis.manager.common.entity.resource.Resource Resource normal

ruY9527 avatar Aug 26 '22 03:08 ruY9527