-
Task
-
Resolution: Fixed
-
Major
-
4.1.0
-
None
-
None
It provides a UserPopulation.
But it needs :
- to remove the population in its #tearDown method
- have static final fields for the users of the populations (the subclasses must be based on those constants rather than strings)
- ContentSearcherWithRightsTestCase should not create its own population and use the one from AbstractCmsTestCase