Closed anudeepikamunnangi closed 10 months ago
@anudeepikamunnangi Thanks, but this PR cannot be accepted at this time. Even if the upgrade to Junit 5 goes forward, we will initially need to keep the same unit tests.
@stleary, I didn't changed change any testcases.I just restructured all testcases to junit 5.The way we handled temporal file ,parameterized test and exceptional handling is different. https://www.baeldung.com/parameterized-tests-junit-5 https://www.baeldung.com/junit-5-migration
I made changes required for the Junit 5 migration. Please review and accept the changes.