public class MultipleRulesTeleporterTest extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.RuleChain |
chain |
org.apache.sling.launchpad.webapp.integrationtest.teleporter.MultipleRulesTeleporterTest.CounterRule |
counter |
org.apache.sling.launchpad.webapp.integrationtest.teleporter.GeneratorRule<Integer> |
g |
org.apache.sling.junit.rules.TeleporterRule |
teleporter
Use a RuleChain to make sure the TeleporterRule runs first
|
Constructor and Description |
---|
MultipleRulesTeleporterTest() |
Modifier and Type | Method and Description |
---|---|
void |
storeValues() |
void |
testBundleContext() |
void |
testSquare() |
static void |
verifyTrace() |
public final org.apache.sling.junit.rules.TeleporterRule teleporter
public final org.apache.sling.launchpad.webapp.integrationtest.teleporter.GeneratorRule<Integer> g
public final org.apache.sling.launchpad.webapp.integrationtest.teleporter.MultipleRulesTeleporterTest.CounterRule counter
public final org.junit.rules.RuleChain chain
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.