[Improvement]: Replacing JUnit 4 dependencies with JUnit 5 in amoro-common
Open
good first issue
module:common
type:improvement
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 395
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 33
Description
### Search before asking
- [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues.
### What would you like to be improved?
Replace the JUnit version used in unit tests under the amoro-common module, upgrading from JUnit 4 (org.junit) to JUnit 5 (org.junit.jupiter.api).
After the upgrade, the JUnit 4 dependency can be removed.
### How should we improve?
_No response_
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Subtasks
_No response_
### Code of Conduct
- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Assessment
This issue has not been assessed yet.