Konrad Windszus created SLING-5723:
--------------------------------------
Summary: includeDependencyPrefix(...),
excludeDependencyPrefix(...) and embeddedClass(...) should be accessible from
Teleporter
Key: SLING-5723
URL: https://issues.apache.org/jira/browse/SLING-5723
Project: Sling
Issue Type: Bug
Components: Testing
Affects Versions: JUnit Tests Teleporter 1.0.6
Reporter: Konrad Windszus
Similar to {{Teleporter.withResources(...)}} also the methods
# {{includeDependencyPrefix(...)}}
# {{excludeDependencyPrefix(...)}} and
# {{embeddedClass(...)}}
should be accessible from the TeleporterRule. On server-side they should do
nothing (similar to {{withResources(...)}}).
Currently only a {{Customizer}} can access those, which too often requires
specific customizers. Also that allows to tweak that behaviour really per
test-class and not only per {{Customizer}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)