I'm trying to write a unit test that uses the embedded Jetty server, and I need to obtain the CoreContainer that the SolrDispatchFilter instantiates. Is there a way to do this?
I'm trying to write a unit test that uses the embedded Jetty server, and I need to obtain the CoreContainer that the SolrDispatchFilter instantiates. Is there a way to do this?