public class TestPulpPluginsSection extends AbstractPulpWebDriverTest
Modifier and Type | Class and Description |
---|---|
static class |
TestPulpPluginsSection.ManageAddOnsPage
A lightweight page object for UPM's "Manage apps" 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, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestPulpPluginsSection() |
Modifier and Type | Method and Description |
---|---|
void |
pluginsSectionShouldShowDisabledSectionButNotHappyStateIfAllPluginsAreManuallyDisabled() |
void |
pluginsSectionShouldShowHappyStateIfNoUserInstalledPluginsAreDisabled() |
void |
setUp() |
getBackdoor, getBaseClassRule, getBaseRule
public void pluginsSectionShouldShowHappyStateIfNoUserInstalledPluginsAreDisabled()
public void pluginsSectionShouldShowDisabledSectionButNotHappyStateIfAllPluginsAreManuallyDisabled()
Copyright © 2002-2022 Atlassian. All Rights Reserved.