Hello,

I think you can check TestDistributedSearch or other descendants of
BaseDistributedSearchTestCase (I don't think you need to look at *Zk*
tests).


On Wed, Jul 23, 2014 at 5:03 PM, Matteo Grolla <matteo.gro...@gmail.com>
wrote:

> Hi,
>         I developed a new SolResponseWriter but I'm not happy with how I
> wrote tests.
> My problem is that I need to test it either with local request and with
> distributed request since the solr response object (input to the response
> writer) are different.
> a) I tested the local request case
>         using SolrTestCaseJ4
> b) tested the distributed request case
>         using a junit test case and making rest calls to
>                 the alias coll12 associated to
>                 a couple of solrcloud  collection configured with my
> custom response writer
>
> the problem with b) is that it requires a manual setup on every machine
> where I want to run the tests.
>
> thanks
>
>


-- 
Sincerely yours
Mikhail Khludnev
Principal Engineer,
Grid Dynamics

<http://www.griddynamics.com>
 <mkhlud...@griddynamics.com>

Reply via email to