sluk3r opened a new pull request #3168: Code style error correction and  
Improved coverage for insertValueContext#setValue
URL: https://github.com/apache/incubator-shardingsphere/pull/3168
 
 
   1. use org.junit.Assert.assertThat and org.hamcrest.CoreMatches.is, instead 
of org.hamcrest.core.Is.is and org.hamcrest.MatcherAssert.assertThat
   2. after ',' there should be a whitespace.
   3. after typecast , there should be a whitespace.
   4. before static import, there should a blank line.
   5. testcase code added for InsertValueContext#setValue

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