You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/06/23 06:39:00 UTC

[GitHub] [pulsar] hangc0276 commented on a change in pull request #11027: Use testng instead of junit

hangc0276 commented on a change in pull request #11027:
URL: https://github.com/apache/pulsar/pull/11027#discussion_r656801102



##########
File path: pulsar-metadata/src/test/java/org/apache/pulsar/metadata/BacklogQuotaCompatibilityTest.java
##########
@@ -26,7 +26,7 @@
 
 import java.io.IOException;
 
-import static org.junit.Assert.assertEquals;
+import static org.testng.Assert.assertEquals;

Review comment:
       Please take care of assertEquals order




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