Hi,
I am writing a Solr Application, can anyone please let me know how to Unit test
the application?
I see we have MiniSolrCloudCluster class available in Solr, but I am confused
about how to use that for Unit testing.
How should I create a embedded server for unit testing?
Thanks,
Naveen
Hi,
I am using MiniSolrCloudCluster class in writing unit test cases for testing
the solr application.
Looks like there is a HTTPClient library mismatch with the solr version and I
am getting the below error,
java.lang.VerifyError: Bad return type
Exception Details:
Location:
org/apache