public class TestDefaultSafeModeManager extends Object
| Constructor and Description |
|---|
TestDefaultSafeModeManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
nonSystemPluginShouldBeStartedWhenNotInSafeMode() |
void |
nonSystemPluginShouldNotBeStartedWhenInSafeMode() |
void |
pluginShouldBeStartedWhenIsNotLastEnabledAndDisableLastEnabledParameterSet() |
void |
pluginShouldNotBeStartedWhenIsLastEnabledAndDisableLastEnabledParameterSet() |
void |
setUp() |
void |
shouldNotBeInSafeModeWhenDisableAllAddonsParameterNotPresent() |
void |
systemPluginShouldBeStartedWhenInSafeMode() |
void |
systemPluginShouldBeStartedWhenNotInSafeMode() |
public void nonSystemPluginShouldNotBeStartedWhenInSafeMode()
public void systemPluginShouldBeStartedWhenInSafeMode()
public void nonSystemPluginShouldBeStartedWhenNotInSafeMode()
public void systemPluginShouldBeStartedWhenNotInSafeMode()
public void pluginShouldNotBeStartedWhenIsLastEnabledAndDisableLastEnabledParameterSet()
public void pluginShouldBeStartedWhenIsNotLastEnabledAndDisableLastEnabledParameterSet()
public void shouldNotBeInSafeModeWhenDisableAllAddonsParameterNotPresent()
Copyright © 2019 Atlassian. All rights reserved.