public class SlingClassRule extends Object implements org.junit.rules.TestRule
| Modifier and Type | Field and Description |
|---|---|
FilterRule |
filterRule
Rule to filter tests at class level
|
protected org.junit.rules.TestRule |
ruleChain
Main RuleChain describing the order of execution of all the rules
|
| Constructor and Description |
|---|
SlingClassRule() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
public final FilterRule filterRule
protected org.junit.rules.TestRule ruleChain
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.