Konrad Windszus created SLING-3969:
--------------------------------------
Summary: Include a link to the new resourceresolver mock module
Key: SLING-3969
URL: https://issues.apache.org/jira/browse/SLING-3969
Project: Sling
Issue Type: Bug
Components: Testing
Affects Versions: Testing ResourceResolver Mock 0.2.0
Reporter: Konrad Windszus
Can you please mention the new resourceresolver mock in
http://sling.apache.org/documentation/tutorials-how-tos/testing-sling-based-applications.html#mock-classes-and-services.
Also please deprecate the old one in
https://github.com/apache/sling/blob/trunk/bundles/commons/testing/src/main/java/org/apache/sling/commons/testing/sling/MockResourceResolver.java
in favour of
https://github.com/apache/sling/blob/trunk/testing/resourceresolver-mock/src/main/java/org/apache/sling/testing/resourceresolver/MockResourceResolver.java.
The same applies to MockResourceResolverFactory and related classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)