com.atlassian.plugin.manager
Class TestDefaultPluginManagerDependentPlugins
java.lang.Object
com.atlassian.plugin.manager.TestDefaultPluginManagerDependentPlugins
public class TestDefaultPluginManagerDependentPlugins
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDefaultPluginManagerDependentPlugins
public TestDefaultPluginManagerDependentPlugins()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testNoDependencies
public void testNoDependencies()
throws Exception
- Throws:
Exception
testSingleDependency
public void testSingleDependency()
throws Exception
- Throws:
Exception
testSimpleTransitiveDependency
public void testSimpleTransitiveDependency()
throws Exception
- Throws:
Exception
testTransitiveDependency
public void testTransitiveDependency()
throws Exception
- Throws:
Exception
testCrossLayerDependency
public void testCrossLayerDependency()
throws Exception
- Throws:
Exception
testFullTreeDependency
public void testFullTreeDependency()
throws Exception
- Throws:
Exception
testCircularDependency
public void testCircularDependency()
throws Exception
- Throws:
Exception
testVeryDeepDependencyTreePerformance
public void testVeryDeepDependencyTreePerformance()
throws Exception
- Throws:
Exception
Copyright © 2014 Atlassian. All rights reserved.