sarvekshayr commented on code in PR #7264:
URL: https://github.com/apache/ozone/pull/7264#discussion_r1793225968
##########
hadoop-ozone/client/src/test/java/org/apache/hadoop/ozone/client/checksum/TestReplicatedFileChecksumHelper.java:
##########
@@ -77,9 +80,10 @@
import static org.mockito.Mockito.mock;
/**
- * Unit tests for ReplicatedFileChecksumHelper class.
+ * Unit tests for Replicated and EC FileChecksumHelper class.
*/
public class TestReplicatedFileChecksumHelper {
Review Comment:
Just a minor change.
Since the unit test is combining Replicated and EC FileChecksumHelper tests,
we can change the test class name to `TestReplicatedAndECFileChecksumHelper`.
--
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]