You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple framework for testing applications with solrj code.
USAGE
Just use:
pl.solr.solrjt.mock.ByExampleSolrServerMock
in place of:
org.apache.solr.client.solrj.SolrServer
About
Simple test framework for java applications with solr integration