You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by GitBox <gi...@apache.org> on 2019/02/12 15:52:56 UTC

[GitHub] merrimanr commented on a change in pull request #1331: METRON-1993: Stellar REST_GET should handle responses when content length is less than zero

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


With regards,
Apache Git Services