duongnguyen0 commented on code in PR #3594:
URL: https://github.com/apache/ozone/pull/3594#discussion_r924703597


##########
hadoop-ozone/s3gateway/src/test/java/org/apache/hadoop/ozone/s3/endpoint/TestPermissionCheck.java:
##########
@@ -266,9 +274,10 @@ public void testGetKey() throws IOException {
 
   @Test
   public void testPutKey() throws IOException {

Review Comment:
   Thanks for the detailed review, @kerneltime.
   The class name already describes the context of the test-cases so all its 
methods can implicitly inherit. Also, I just added a description to the class 
javadoc to describe the test intent.



-- 
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]

Reply via email to