Class | Description |
---|---|
AcknowledgePrivacyPolicyRule | |
BrowserWindowsCleanupRule |
Rule which closes browser windows opened during test
|
ClearFlagsRule |
A rule to clear some flags to help make webdriver tests more predictable on variable screen sizes by un-obscuring
the elements on the page which are often hidden by flags.
|
CreateUserRule |
Creates new user via JIRA REST API.
|
DirtyWarningTerminatorRule |
Test rule to eliminate dirty warnings
|
DisableRTERule |
Disable RTE in tests or make it optional.
|
EnableAnalyticsRule | |
EnableAUIFlagsRule | |
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
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.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.