public class TestDefaultPluginManagerDependentPlugins extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.contrib.java.lang.system.RestoreSystemProperties |
restoreSystemProperties |
| Constructor and Description |
|---|
TestDefaultPluginManagerDependentPlugins() |
| Modifier and Type | Method and Description |
|---|---|
void |
getDependentPluginsReturnsListByDefault() |
void |
getDependentPluginsReturnsSetInLegacyMode() |
void |
setUp() |
void |
sortPluginsForEnableIgnoresNonPluginRequirements() |
void |
sortPluginsForEnableSorts() |
void |
sortPluginsForEnableSortsCycle() |
void |
sortPluginsForEnableTraversesButHidesUnrequestedPlugins() |
void |
testCircularDependency() |
void |
testCrossLayerDependency() |
void |
testFullTreeDependency() |
void |
testNoDependencies() |
void |
testSimpleTransitiveDependency() |
void |
testSingleDependency() |
void |
testTransitiveDependency() |
void |
testVeryDeepDependencyTreePerformance() |
public org.junit.contrib.java.lang.system.RestoreSystemProperties restoreSystemProperties
public TestDefaultPluginManagerDependentPlugins()
public void testSimpleTransitiveDependency()
throws Exception
Exceptionpublic void testVeryDeepDependencyTreePerformance()
throws Exception
Exceptionpublic void sortPluginsForEnableSorts()
throws Exception
Exceptionpublic void sortPluginsForEnableSortsCycle()
throws Exception
Exceptionpublic void sortPluginsForEnableIgnoresNonPluginRequirements()
public void sortPluginsForEnableTraversesButHidesUnrequestedPlugins()
public void getDependentPluginsReturnsListByDefault()
public void getDependentPluginsReturnsSetInLegacyMode()
Copyright © 2015 Atlassian. All rights reserved.