[
https://issues.apache.org/jira/browse/SLING-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558630#comment-13558630
]
Bertrand Delacretaz commented on SLING-638:
-------------------------------------------
http://sling.apache.org/apidocs/sling6/org/apache/sling/api/resource/ResourceResolver.html
would be more current (version 6) and for the latest see
http://svn.apache.org/repos/asf/sling/trunk/bundles/api/src/main/java/org/apache/sling/api/resource/ResourceResolver.java
You can also see that interface's history at
http://svn.apache.org/viewvc/sling/trunk/bundles/api/src/main/java/org/apache/sling/api/resource/ResourceResolver.java
(or with svn commands of course)
Unfortunately I don't think we have a test coverage report that combines unit
and integration tests, there were some experiments with emma and other similar
tools but AFAIK those aren't finished, so you might need to either fix that or
combine the test coverage yourself to see what's not currently being tested -
I'm not sure myself what's currently missing.
> JcrResourceResolver needs more tests (mappings, virtual URLs, regexps, ...)
> ---------------------------------------------------------------------------
>
> Key: SLING-638
> URL: https://issues.apache.org/jira/browse/SLING-638
> Project: Sling
> Issue Type: Test
> Components: JCR
> Affects Versions: JCR Resource 2.0.2
> Reporter: Bertrand Delacretaz
> Priority: Minor
>
> The virtual URLs, mappings, regexps (and maybe some other features) are
> currently not verified by the automated tests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira