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/18 14:04:19 UTC

[GitHub] [servicecomb-java-chassis] david6969xin commented on a diff in pull request #2945: [SCB-2475] migrate to junit5 integration-tests part1

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


##########
integration-tests/it-consumer/src/main/java/org/apache/servicecomb/it/testcase/TestAnnotatedAttribute.java:
##########
@@ -16,15 +16,13 @@
  */
 package org.apache.servicecomb.it.testcase;
 
-import static org.junit.Assert.assertEquals;

Review Comment:
   maybe you can use org.junit.jupiter.api.Assertions.assertEquals to repalce org.junit.Assert.assertEquals



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