[Java] Enhance Parameterized tests following JUnit improvements
未关闭
Type: enhancement
- 主要语言
- Java
- 星标
- 94
- 派生
- 152
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 11
描述
### Describe the enhancement requested
We need to implement some tests after resolving the following issue:
- https://github.com/junit-team/junit5/issues/878
The list is as follows:
- `adapter` module
- https://github.com/apache/arrow/pull/42038#discussion_r1632070214
- `algorithm` module
- https://github.com/apache/arrow/pull/42029#discussion_r1633208511
- `flight` module
- https://github.com/apache/arrow/pull/42158#discussion_r1644464180
### Component(s)
Java
贡献指南
调研方向
首先查看 JUnit issue 878 以及其中引用的、关于 adapter、algorithm 和 flight 模块的 Apache Arrow 讨论。确定这些讨论中要求的参数化测试变更,然后在 issue 878 解决后添加测试,并验证这三个模块的测试套件全部通过。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- testing
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100