public class TestPulpPluginsSection extends AbstractPulpWebDriverTest
| Modifier and Type | Class and Description |
|---|---|
static class |
TestPulpPluginsSection.ManageAddOnsPage
A lightweight page object for UPM's "Manage add-ons" page, for use when the
com.atlassian.upm.pageobjects.PluginManager page object fails to bind properly. |
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestRule |
cleanupWindows |
jiraWebTestClassRules, webTestRulebackdoor, jira, logger, mailHelper, pageBinder| Constructor and Description |
|---|
TestPulpPluginsSection() |
| Modifier and Type | Method and Description |
|---|---|
void |
pluginsSectionShouldShowHappyStateIfNoUserInstalledPluginsAreDisabled() |
void |
pluginsSectionShouldShowSadStateIfOneOrMoreUserInstalledPluginsAreDisabled() |
void |
setUp() |
getBackdoor, getBaseClassRule, getBaseRulepublic void pluginsSectionShouldShowHappyStateIfNoUserInstalledPluginsAreDisabled()
public void pluginsSectionShouldShowSadStateIfOneOrMoreUserInstalledPluginsAreDisabled()
Copyright © 2002-2019 Atlassian. All Rights Reserved.