Robert Munteanu created SLING-4388:
--------------------------------------
Summary: Use sling mocks for the validation core tests
Key: SLING-4388
URL: https://issues.apache.org/jira/browse/SLING-4388
Project: Sling
Issue Type: Improvement
Components: Extensions, Testing
Affects Versions: Discovery Impl 1.0.12
Reporter: Robert Munteanu
Fix For: Discovery Impl 1.0.14
The org.apache.sling.discovery.impl has its own utility mocks in
https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/impl/src/test/java/org/apache/sling/discovery/impl/setup/
. Most of these can be replaced by the new Sling mocks.
The benefits would be:
- less maintenance for the discovery impl project
- more exposure/coverage for the Sling mocks
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)