Stefan Seifert created SLING-10756:
--------------------------------------
Summary: sling-mock: Unifiy classpath/file references in
ContentLoader
Key: SLING-10756
URL: https://issues.apache.org/jira/browse/SLING-10756
Project: Sling
Issue Type: Improvement
Components: Testing
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Fix For: Testing Sling Mock 3.1.0
some methods in ContentLoader currently accept a classpath resource URL, others
a file system path for referencing JSON/XML/binary files to load.
for convenience and consistency, all methods should accept both variants,
checking for classpath resource first and falling back to file system path if
not found.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)