com.atlassian.plugin.manager
Class TestDefaultPluginManagerLongRunning

java.lang.Object
  extended by com.atlassian.plugin.manager.TestDefaultPluginManagerLongRunning

public class TestDefaultPluginManagerLongRunning
extends Object


Nested Class Summary
static class TestDefaultPluginManagerLongRunning.RequiresRestartModuleDescriptor
           
 
Constructor Summary
TestDefaultPluginManagerLongRunning()
           
 
Method Summary
 Plugin createPluginWithVersion(String version)
           
 void setUp()
           
 void tearDown()
           
 void testAddPluginsWithDependencyIssuesNoResolution()
           
 void testEnableFailed()
           
 void testInstallPluginTwiceWithDifferentName()
           
 void testInstallPluginTwiceWithSameName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDefaultPluginManagerLongRunning

public TestDefaultPluginManagerLongRunning()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testEnableFailed

public void testEnableFailed()
                      throws PluginParseException
Throws:
PluginParseException

testInstallPluginTwiceWithSameName

public void testInstallPluginTwiceWithSameName()
                                        throws Exception
Throws:
Exception

testInstallPluginTwiceWithDifferentName

public void testInstallPluginTwiceWithDifferentName()
                                             throws Exception
Throws:
Exception

testAddPluginsWithDependencyIssuesNoResolution

public void testAddPluginsWithDependencyIssuesNoResolution()
                                                    throws Exception
Throws:
Exception

createPluginWithVersion

public Plugin createPluginWithVersion(String version)


Copyright © 2014 Atlassian. All rights reserved.