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 2020/07/22 04:20:58 UTC

[GitHub] [shardingsphere-elasticjob] Technoboy- commented on a change in pull request #1236: Add test case for TaskExecutor's constructor for job type

Technoboy- commented on a change in pull request #1236:
URL: https://github.com/apache/shardingsphere-elasticjob/pull/1236#discussion_r458525147



##########
File path: elasticjob-cloud/elasticjob-cloud-executor/src/test/java/org/apache/shardingsphere/elasticjob/cloud/executor/prod/TaskExecutorTest.java
##########
@@ -127,4 +130,20 @@ public void assertShutdown() {
     public void assertError() {
         taskExecutor.error(executorDriver, "");
     }
+    
+    @Test
+    @SneakyThrows
+    public void testConstructor() {

Review comment:
       Ok




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

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