package

com.atlassian.jira.pageobjects.config.junit4.rule

Classes

CreateUserRule Creates new user via JIRA REST API. 
DirtyWarningTerminatorRule Test rule to eliminate dirty warnings 
LandingPageRedirectRule Disables Onboarding in JIRA, unless the EnableLandingPageRedirect annotation is present for given test. 
LoginRule  
PreventCloudPopupsRule Prevents popups from showing up during tests. 
RestoreDataClassRule A class rule for setting up JIRA and restoring data if necessary. 
RestoreDataMethodRule A class rule for setting up JIRA and restoring data if necessary. 
RuleChainBuilder Builds a rule chain based on a com.atlassian.pageobjects.TestedProduct instance. 
RuleChainBuilder.Conditionally  
SetupJiraRule Setups JIRA if needed. 
WebSudoRule Disables web-sudo in JIRA, unless the EnableWebSudo annotation is present for given test. 
WebTestRules Default set of rules that can be used in plugin tests.