public class UPMTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UPMTest.ChooseSiteThemeAdminWithMarketplaceLink |
static class |
UPMTest.MacroBrowserDialogWithMarketPlaceLink
a custom macro-browser dialog that allows you to click on the marketplace link.
|
static class |
UPMTest.PluginMarketplaceWithCategoryOptions
The existing
PluginMarketplace object does not allow querying of categories other than the predefined set (which is
too constrained). |
static class |
UPMTest.ViewLanguagesAdmin
Views the language configuration page.
|
| Constructor and Description |
|---|
UPMTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
restoreUPMSettings() |
static void |
setupUPMSettings() |
void |
testBrowseMacrosDialogHasMarketplaceLink() |
void |
testLinkFromThemesPage() |
void |
testMarketplaceLinkFromLanguagesPage() |
void |
testSysadminOrServerAdminCanDisableAndEnableP2SystemPlugins()
This test is a newer incarnation of com.atlassian.confluence.selenium.UPMTest#testCanDisableSystemPlugin() which
was just removed from old selenium tests (see this very commit)
|
void |
testUPMAvailable() |
void |
testUPMBrowsable()
Test that each tab of the UPM is browsable and displays its tab title - simple test just to make sure it renders
|
public void testUPMAvailable()
throws org.json.JSONException
org.json.JSONExceptionpublic void testSysadminOrServerAdminCanDisableAndEnableP2SystemPlugins()
throws Exception
Exceptionpublic void testUPMBrowsable()
public void testBrowseMacrosDialogHasMarketplaceLink()
throws Exception
Exceptionpublic void testMarketplaceLinkFromLanguagesPage()
throws Exception
ExceptionCopyright © 2003–2017 Atlassian. All rights reserved.