public class TestPulpApplinksSection extends AbstractPulpWebDriverTest
Modifier and Type | Class and Description |
---|---|
static class |
TestPulpApplinksSection.ListApplicationLinkPage
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 |
---|
TestPulpApplinksSection() |
Modifier and Type | Method and Description |
---|---|
void |
applinksShouldLeadToApplinksPage() |
void |
cleanApplicationLinks() |
void |
pulpShouldDisplayApplinksSectionWhenApplinksArePresent() |
void |
pulpShouldNotDisplayApplinksSectionWhenApplinksAreAbsent() |
void |
setUp() |
getBackdoor, getBaseClassRule, getBaseRule
public void cleanApplicationLinks()
public void pulpShouldNotDisplayApplinksSectionWhenApplinksAreAbsent() throws JSONException
JSONException
public void pulpShouldDisplayApplinksSectionWhenApplinksArePresent() throws JSONException
JSONException
public void applinksShouldLeadToApplinksPage() throws JSONException
JSONException
Copyright © 2002-2022 Atlassian. All Rights Reserved.