Package | Description |
---|---|
org.apache.sling.junit.rules |
Modifier and Type | Method and Description |
---|---|
static TeleporterRule |
TeleporterRule.forClass(Class<?> classUnderTest)
Build a TeleporterRule for the given class, with no client setup options
|
static TeleporterRule |
TeleporterRule.forClass(Class<?> classUnderTest,
String clientSetupOptions)
Build a TeleporterRule for the given class, with optional clientSetupOptions.
|
TeleporterRule |
TeleporterRule.withResources(String... paths)
Tell the concrete teleporter to embed resources, based on their path, in
the test bundle.
|
Modifier and Type | Method and Description |
---|---|
void |
TeleporterRule.Customizer.customize(TeleporterRule t,
String options) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.