bhaveshamre opened a new pull request, #924: URL: https://github.com/apache/ranger/pull/924
## What changes were proposed in this pull request? Enhanced unit test coverage for the [ranger-common-ha](https://issues.apache.org/jira/browse/RANGER-common-ha) module. Migrated existing test classes from JUnit4 to JUnit5 (updated annotations and assertions). Added new unit test cases to cover previously untested scenarios. Improved overall test structure and reliability. Increased JaCoCo code coverage significantly. ## How was this patch tested? Executed all unit tests using JUnit 5 and Mockito. Verified all test cases pass successfully. Validated improved coverage using JaCoCo reports. Build completed successfully using: mvn clean compile package install -- 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]
