[ 
https://issues.apache.org/jira/browse/SCB-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608658#comment-16608658
 ] 

ASF GitHub Bot commented on SCB-841:
------------------------------------

liubao68 commented on a change in pull request #871: [SCB-841] move string type 
test case from demo to integration-test
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/871#discussion_r216186948
 
 

 ##########
 File path: 
integration-tests/it-producer/src/main/java/org/apache/servicecomb/it/schema/TransportPojoSchema.java
 ##########
 @@ -30,4 +30,14 @@
   public String checkTransport(HttpServletRequest request) {
     return request instanceof InvocationToHttpServletRequest ? Const.HIGHWAY : 
Const.RESTFUL;
   }
+
+  //string
+
+  public String stringBody(String input) {
 
 Review comment:
   This two methods never invoked in this PR

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> [SCB-841] move string type test case from demo to integration-test
> ------------------------------------------------------------------
>
>                 Key: SCB-841
>                 URL: https://issues.apache.org/jira/browse/SCB-841
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>            Reporter: 何一乐
>            Assignee: 何一乐
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to