prathmesh12-coder opened a new pull request, #10712: URL: https://github.com/apache/ozone/pull/10712
## What changes were proposed in this pull request? - Ozone tests are named Test*, but TestClock is not a test. It should be renamed to MockClock. - Renamed `TestClock.java` to `MockClock.java`. - Updated imports, types, and variable names (`testClock` → `mockClock`) across all usages. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-15753 ## How was this patch tested? CI success : https://github.com/prathmesh12-coder/ozone/actions/runs/29089318338 -- 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]
