public class UPMTest extends Object
Modifier and Type | Field and Description |
---|---|
com.atlassian.confluence.test.environment.TestEnvironmentRule |
testEnvironmentRule |
Constructor and Description |
---|
UPMTest() |
Modifier and Type | Method and Description |
---|---|
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
|
void |
testUserInstalledOverridesDisplayedInOnDemand()
When running in OnDemand mode, some bundled plugins should be overridden to be displayed as "user installed" (see
com.atlassian.studio.confluence.startup.UpmInitialiser).
|
public final com.atlassian.confluence.test.environment.TestEnvironmentRule testEnvironmentRule
public void testUPMAvailable()
public void testUserInstalledOverridesDisplayedInOnDemand()
public void testSysadminOrServerAdminCanDisableAndEnableP2SystemPlugins() throws Exception
Exception
public void testUPMBrowsable()
Copyright © 2003–2016 Atlassian. All rights reserved.