You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/04/12 10:38:55 UTC

[GitHub] [shardingsphere] yx9o commented on a diff in pull request #16769: add unit test for DefaultSourceWritingStopAlgorithm

yx9o commented on code in PR #16769:
URL: https://github.com/apache/shardingsphere/pull/16769#discussion_r848282638


##########
shardingsphere-test/shardingsphere-pipeline-test/src/test/java/org/apache/shardingsphere/data/pipeline/scenario/rulealtered/spi/DefaultSourceWritingStopAlgorithmTest.java:
##########
@@ -0,0 +1,46 @@
+package org.apache.shardingsphere.data.pipeline.scenario.rulealtered.spi;
+
+import org.apache.shardingsphere.data.pipeline.core.util.PipelineContextUtil;
+import org.junit.Before;
+import org.junit.Test;
+
+public class DefaultSourceWritingStopAlgorithmTest {

Review Comment:
   Please add `final`.



-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org