com.atlassian.plugin.manager
Class TestDefaultPluginManagerDependentPlugins
java.lang.Object
com.atlassian.plugin.manager.TestDefaultPluginManagerDependentPlugins
public class TestDefaultPluginManagerDependentPlugins
- extends java.lang.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 java.lang.Exception
- Throws:
java.lang.Exception
testNoDependencies
public void testNoDependencies()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSingleDependency
public void testSingleDependency()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSimpleTransitiveDependency
public void testSimpleTransitiveDependency()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTransitiveDependency
public void testTransitiveDependency()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCrossLayerDependency
public void testCrossLayerDependency()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFullTreeDependency
public void testFullTreeDependency()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCircularDependency
public void testCircularDependency()
throws java.lang.Exception
- Throws:
java.lang.Exception
testVeryDeepDependencyTreePerformance
public void testVeryDeepDependencyTreePerformance()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2013 Atlassian. All Rights Reserved.