adoroszlai commented on a change in pull request #3114:
URL: https://github.com/apache/ozone/pull/3114#discussion_r810543988
##########
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/StandardOutputTestUtil.java
##########
@@ -28,7 +28,7 @@
/**
* Utility class to check standard output.
*/
-public class TestStandardOutputUtil {
+public class StandardOutputTestUtil {
Review comment:
Thanks @JyotinderSingh for the patch.
Nit: I think `StandardOutputTestBase` would better indicate that this class
is to be extended, rather than a collection of utility methods. (I know `Util`
was part of the original name, too.)
--
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]