public class TestDefaultPluginManagerCycled extends TestDependentPlugins
| Modifier and Type | Field and Description |
|---|---|
PluginState |
action |
Map<com.atlassian.plugin.manager.TestDefaultPluginManagerCycled.Result,Set<String>> |
expectedResults |
org.mockito.junit.MockitoRule |
mockito |
List<String> |
target |
allPlugins| Constructor and Description |
|---|
TestDefaultPluginManagerCycled() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
data() |
void |
setUp() |
void |
testAllOtherPluginsNotTouched() |
void |
testBouncedDisabledThenEnabled() |
void |
testNotTouchedNotBounced() |
void |
testPluginsInDesiredStateAfterAction() |
getKeyspublic PluginState action
public Map<com.atlassian.plugin.manager.TestDefaultPluginManagerCycled.Result,Set<String>> expectedResults
public final org.mockito.junit.MockitoRule mockito
public static Collection<Object[]> data()
public void setUp()
throws Exception
setUp in class TestDependentPluginsExceptionpublic void testAllOtherPluginsNotTouched()
throws Exception
Exceptionpublic void testPluginsInDesiredStateAfterAction()
throws Exception
Exceptionpublic void testBouncedDisabledThenEnabled()
throws Exception
ExceptionCopyright © 2019 Atlassian. All rights reserved.