EmmyMiao87 commented on a change in pull request #8348:
URL: https://github.com/apache/incubator-doris/pull/8348#discussion_r837346292



##########
File path: 
fe/fe-core/src/test/java/org/apache/doris/statistics/StatisticsJobTest.java
##########
@@ -0,0 +1,159 @@
+package org.apache.doris.statistics;

Review comment:
       License header ~

##########
File path: 
fe/fe-core/src/test/java/org/apache/doris/statistics/StatisticsJobManagerTest.java
##########
@@ -0,0 +1,178 @@
+package org.apache.doris.statistics;

Review comment:
       License header ~

##########
File path: 
fe/fe-core/src/test/java/org/apache/doris/statistics/StatisticsJobTest.java
##########
@@ -0,0 +1,159 @@
+package org.apache.doris.statistics;
+
+import mockit.Expectations;

Review comment:
       same as above

##########
File path: 
fe/fe-core/src/test/java/org/apache/doris/statistics/StatisticsJobSchedulerTest.java
##########
@@ -0,0 +1,87 @@
+package org.apache.doris.statistics;

Review comment:
       License header ~

##########
File path: 
fe/fe-core/src/test/java/org/apache/doris/statistics/StatisticsJobSchedulerTest.java
##########
@@ -0,0 +1,87 @@
+package org.apache.doris.statistics;
+
+import static org.junit.Assert.assertEquals;

Review comment:
       remove static import.

##########
File path: 
fe/fe-core/src/test/java/org/apache/doris/statistics/StatisticsJobManagerTest.java
##########
@@ -0,0 +1,178 @@
+package org.apache.doris.statistics;
+
+import mockit.Expectations;

Review comment:
       Pay attention to the import order. refer to 
https://doris.apache.org/zh-CN/developer-guide/fe-eclipse-dev.html#import-%E9%A1%BA%E5%BA%8F




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