wx930910 commented on issue #11560: URL: https://github.com/apache/druid/issues/11560#issuecomment-942956779
Hi @abhishekagarwal87, yes, it is a purely refactoring, it can make test logic more clear by leveraging Mockito, such like directly verify the method execution status instead of relying on a field to count the execution times. You can refer to this [PR](https://github.com/apache/druid/pull/11561). -- 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]
