In CMS project, in org.ametys.cms.content.search.ContentSearcherWithRightsTestCase, there is a private method #_mockServer(). It should be in AbstractRuntimeTestCase, protected (and should return the HttpServer and not void), in order to allow any test to mock its own server.
- Conditionne
-
EXTRACT-1 Extract a simple query component
- Closed