WillemJiang commented on a change in pull request #10: SCB-1400 Complement and 
improve unit test
URL: https://github.com/apache/servicecomb-toolkit/pull/10#discussion_r309009151
 
 

 ##########
 File path: 
common/src/test/java/org/apache/servicecomb/toolkit/common/TextCompareTest.java
 ##########
 @@ -43,7 +43,7 @@
   Path destPath = 
Paths.get("./src/test/resources/compare/HelloEndPoint2.yaml");
 
   @Test
-  public void contractCompareText() throws IOException {
+  public void testContractCompareText() throws IOException {
 
 Review comment:
   We don't need to add test prefix for all the test methods which has the Test 
annotation.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to