com.atlassian.plugin.osgi.factory
Class TestOsgiPluginDeinstalledHelper
java.lang.Object
com.atlassian.plugin.osgi.factory.TestOsgiPluginDeinstalledHelper
public class TestOsgiPluginDeinstalledHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expectedException
public org.junit.rules.ExpectedException expectedException
TestOsgiPluginDeinstalledHelper
public TestOsgiPluginDeinstalledHelper()
setUp
public void setUp()
throws Exception
- Throws:
Exception
loadClassThrowsExceptionWithClassAndGivenCallingClass
public void loadClassThrowsExceptionWithClassAndGivenCallingClass()
throws Exception
- Throws:
Exception
loadClassThrowsExceptionWithClassAndNullCallingClass
public void loadClassThrowsExceptionWithClassAndNullCallingClass()
throws Exception
- Throws:
Exception
installThrowsException
public void installThrowsException()
isRemotePluginReturnsConstructorParameter
public void isRemotePluginReturnsConstructorParameter()
getBundleThrowsException
public void getBundleThrowsException()
getResource
public void getResource()
getResourceAsStream
public void getResourceAsStream()
getClassLoader
public void getClassLoader()
onEnable
public void onEnable()
onDisable
public void onDisable()
onUninstall
public void onUninstall()
getRequiredPlugins
public void getRequiredPlugins()
setPluginContainer
public void setPluginContainer()
getContainerAccessor
public void getContainerAccessor()
getRequiredContainerAccessor
public void getRequiredContainerAccessor()
Copyright © 2015 Atlassian. All rights reserved.