Uses of Class
org.apache.sling.junit.rules.TeleporterRule
Packages that use TeleporterRule
-
Uses of TeleporterRule in org.apache.sling.junit.rules
Methods in org.apache.sling.junit.rules that return TeleporterRuleModifier and TypeMethodDescriptionstatic TeleporterRule
Build a TeleporterRule for the given class, with no client setup options.static TeleporterRule
Build a TeleporterRule for the given class, with optional clientSetupOptions.TeleporterRule.withResources
(String... paths) Tell the concrete teleporter to embed resources, based on their path, in the test bundle.Methods in org.apache.sling.junit.rules with parameters of type TeleporterRuleModifier and TypeMethodDescriptionvoid
TeleporterRule.Customizer.customize
(TeleporterRule t, String options)