skytin1004 opened a new pull request, #7753: URL: https://github.com/apache/iceberg/pull/7753
This pull request is related to the issue "Move JUnit4 tests to JUnit5 https://github.com/apache/iceberg/issues/7160". I switched the file in the expressions package from JUnit4 to JUnit5. When converting to JUnit5, to match the code style with other packages, I modified the form `Assertion.assertThat~ ` to declare it as `assertThat~` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
