[
https://issues.apache.org/jira/browse/HIVE-29105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-29105:
----------------------------------
Labels: pull-request-available (was: )
> Migrate iceberg-catalog Tests to JUnit 5
> ----------------------------------------
>
> Key: HIVE-29105
> URL: https://issues.apache.org/jira/browse/HIVE-29105
> Project: Hive
> Issue Type: Improvement
> Components: Iceberg integration
> Affects Versions: 4.0.1
> Reporter: Shilun Fan
> Assignee: Shilun Fan
> Priority: Major
> Labels: pull-request-available
>
> This PR upgrades the {{iceberg-catalog}} module from JUnit 4 to JUnit 5. The
> migration includes:
> * Replacing deprecated JUnit 4 annotations ({{{}@Test{}}}, {{{}@Before{}}},
> {{{}@After{}}}, etc.) with their JUnit 5 equivalents.
> * Updating import statements and base test classes to use JUnit Jupiter APIs.
> * Ensuring compatibility with JUnit Platform, including parameterized tests
> and assertions.
> * Removing any legacy rules or runners no longer compatible with JUnit 5.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)