Add junit5 test code for module [linkis-jdbc-driver]
- 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-jdbc-driver]
- Module: linkis-jdbc-driver
- Location:linkis-computation-governance/linkis-jdbc-driver
- 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-jdbc-driver
- 代码位置:linkis-computation-governance/linkis-jdbc-driver
- 任务状态:✗(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.ujes.jdbc.entity.JdbcColumn| entity| normal | |
| ✗ |org.apache.linkis.ujes.jdbc.utils.JDBCUtils| utils| normal | |
| ✗ |org.apache.linkis.ujes.jdbc.TableType| enum| normal | |
| ✗ |org.apache.linkis.ujes.jdbc.UJESSQLErrorCode| enum| normal | |
| ✗ |org.apache.linkis.ujes.jdbc.UJESSQLDriver| const| normal | |
| ✗ |org.apache.linkis.ujes.jdbc.hook.*| hook| normal | |
| ✗ |org.apache.linkis.ujes.jdbc.UJESClientFactory| Factory| normal | |
| ✗ |org.apache.linkis.ujes.jdbc.UJESSQLDriverMain| const| normal | |
| ✗ |org.apache.linkis.ujes.jdbc.UJESSQLException| exception| normal | |
| ✗ |org.apache.linkis.ujes.jdbc.UJESSQLPreparedStatement| Statement| normal | |
| ✗ |org.apache.linkis.ujes.jdbc.UJESSQLResultSet| Result| normal | |
| ✗ |org.apache.linkis.ujes.jdbc.UJESSQLResultSetMetaData| data| normal | |
| ✗ |org.apache.linkis.ujes.jdbc.UJESSQLStatement| Statement| normal | |
| ✗ |org.apache.linkis.ujes.jdbc.UJESSQLTypeParser| Parser| normal | |
Contributor guide
Assessment
This issue has not been assessed yet.