merrimanr commented on a change in pull request #1331: METRON-1993: Stellar 
REST_GET should handle responses when content length is less than zero
URL: https://github.com/apache/metron/pull/1331#discussion_r256017953
 
 

 ##########
 File path: 
metron-stellar/stellar-common/src/test/java/org/apache/metron/stellar/dsl/functions/RestFunctionsTest.java
 ##########
 @@ -602,4 +606,27 @@ public void restGetShouldCloseHttpClient() throws 
Exception {
     verifyNoMoreInteractions(httpClient);
   }
 
+  @Test
+  public void restGetShouldParseResponse() throws Exception {
 
 Review comment:
   No problem.  Done.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to