Jonny Marks created SOLR-9538:
---------------------------------

             Summary: Relocate {JSON,Smile}WriterTest and 
TestBinaryResponseWriter to org.apache.solr.response
                 Key: SOLR-9538
                 URL: https://issues.apache.org/jira/browse/SOLR-9538
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Jonny Marks
            Priority: Minor


JSONWriterTest, SmileWriterTest and TestBinaryResponseWriter are currently in 
the org.apache.solr.request package but the classes they test 
(JSONResponseWriter, SmileWriter, BinaryResponseWriter) are in the 
org.apache.solr.response package. 

This patch moves the tests to the response package.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to