public class TestOsgiPluginDeinstalledHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
expectedException |
| Constructor and Description |
|---|
TestOsgiPluginDeinstalledHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
getBundleThrowsException() |
void |
getClassLoader() |
void |
getContainerAccessor() |
void |
getDependencies() |
void |
getRequiredContainerAccessor() |
void |
getResource() |
void |
getResourceAsStream() |
void |
installThrowsException() |
void |
isRemotePluginReturnsConstructorParameter() |
void |
loadClassThrowsExceptionWithClassAndGivenCallingClass() |
void |
loadClassThrowsExceptionWithClassAndNullCallingClass() |
void |
onDisable() |
void |
onEnable() |
void |
onUninstall() |
void |
setPluginContainer() |
void |
setUp() |
public void setUp()
public void loadClassThrowsExceptionWithClassAndGivenCallingClass()
public void loadClassThrowsExceptionWithClassAndNullCallingClass()
public void installThrowsException()
public void isRemotePluginReturnsConstructorParameter()
public void getBundleThrowsException()
public void getResource()
public void getResourceAsStream()
public void getClassLoader()
public void onEnable()
public void onDisable()
public void onUninstall()
public void getDependencies()
public void setPluginContainer()
public void getContainerAccessor()
public void getRequiredContainerAccessor()
Copyright © 2019 Atlassian. All rights reserved.