SLING-4781 - Implement MockBundle.getEntryPaths

MockBundle.getEntryPaths() now looks up resources in the classpath using
getClass().getResource(), much like MockBundle.getEntry().

MockBundle.getEntry() was adjusted to make sure that it works with the
results returned from MockBundle.getEntryPaths().

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1684449 13f79535-47bb-0310-9956-ffa450edef68
4 files changed
tree: 21bdf82543984d6963f849f641be885fe2fddbf7
  1. src/
  2. pom.xml
  3. README.txt