You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2016/05/12 10:27:13 UTC

[jira] [Created] (SLING-5723) includeDependencyPrefix(...), excludeDependencyPrefix(...) and embeddedClass(...) should be accessible from Teleporter

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)