Class RuleChainBuilder.Conditionally
java.lang.Object
com.atlassian.jira.pageobjects.config.junit4.rule.RuleChainBuilder.Conditionally
- Enclosing class:
- RuleChainBuilder
-
Method Summary
Modifier and TypeMethodDescriptionaround
(org.junit.rules.TestRule rule) protected abstract void
run
(RuleChainBuilder builder)
-
Method Details
-
around
-
around
public static RuleChainBuilder.Conditionally around(Class<? extends org.junit.rules.TestRule> ruleClass) -
run
-