skytin1004 opened a new pull request, #7655:
URL: https://github.com/apache/iceberg/pull/7655

   This pull request is related to the issue "Move JUnit4 tests to JUnit5 
https://github.com/apache/iceberg/issues/7160";.
   I used AssertJ as determined in the issue.
   
   
"AvroDataTest","TestAvroDataWriter","TestAvroDeleteWriters","TestAvroEnums","TestAvroFileSplit"
   I migrated these five test files from JUnit4 to JUnit5, and they all passed 
test. and built successfully.
   <img width="1235" alt="AvroDataTest_passed" 
src="https://github.com/apache/iceberg/assets/99078115/8496ea12-e02b-4151-8fd6-f814e58d99e5";>
   <img width="1243" alt="TestAvroDataWriter_passed" 
src="https://github.com/apache/iceberg/assets/99078115/ece520ab-4308-42d6-96db-26c8c21158a1";>
   <img width="1237" alt="TestAvroDeleteWriters_passed" 
src="https://github.com/apache/iceberg/assets/99078115/3b9b1749-87a7-409d-9412-96f3e2f7c7aa";>
   <img width="1217" alt="TestAvroEnums_passed" 
src="https://github.com/apache/iceberg/assets/99078115/78e48e70-fa7d-4daa-a322-220dd46c4d2f";>
   <img width="1255" alt="TestAvroFileSplit_passed" 
src="https://github.com/apache/iceberg/assets/99078115/4ed6bb68-303e-4401-bb0b-3e667ae0264b";>
   


-- 
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]

Reply via email to