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 TeleporterRuleBuild a TeleporterRule for the given class, with no client setup options.static TeleporterRuleBuild 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 TypeMethodDescriptionvoidTeleporterRule.Customizer.customize(TeleporterRule t, String options)