Package | Description |
---|---|
com.atlassian.jira.pageobjects.config.junit4.rule |
Modifier and Type | Method and Description |
---|---|
RuleChainBuilder |
RuleChainBuilder.around(Class<? extends org.junit.rules.TestRule> ruleClass) |
RuleChainBuilder |
RuleChainBuilder.around(org.junit.rules.TestRule rule) |
static RuleChainBuilder |
RuleChainBuilder.forProduct(com.atlassian.pageobjects.TestedProduct<?> product) |
RuleChainBuilder |
RuleChainBuilder.when(boolean whether,
RuleChainBuilder.Conditionally action) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
RuleChainBuilder.Conditionally.run(RuleChainBuilder builder) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.