You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/05/09 03:01:54 UTC

[GitHub] [servicecomb-java-chassis] david6969xin commented on a diff in pull request #2831: [SCB-2475] migrate to junit5 registry part 1

david6969xin commented on code in PR #2831:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2831#discussion_r867599363


##########
service-registry/registry-service-center/src/test/java/org/apache/servicecomb/serviceregistry/api/registry/TestMicroServiceInstance.java:
##########
@@ -30,9 +30,9 @@
 import org.apache.servicecomb.serviceregistry.RegistryUtils;
 import org.junit.After;
 import org.junit.AfterClass;
-import org.junit.Assert;
 import org.junit.Before;
 import org.junit.Test;

Review Comment:
   @Test、@Before、@After and @AfterClass ····· should migrate to junit5 also



-- 
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: commits-unsubscribe@servicecomb.apache.org

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