[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