public class TestOsgiPluginInstalledHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestOsgiPluginInstalledHelper.ChildBean |
static class |
TestOsgiPluginInstalledHelper.SetterInjectedBean |
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
expectedException |
| Constructor and Description |
|---|
TestOsgiPluginInstalledHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeSetGetContainerAccessorIsNull() |
void |
beforeSetGetRequiredContainerAccessorThrows() |
void |
canSetContainerAccessorToCustomContainerAccessor() |
void |
canSetContainerAccessorToSpringGenericApplicationContext() |
void |
disableWithoutEnablingDoesNotThrow() |
void |
getDependenciesReturnsEmptySetIfBundleCannotBeResolved() |
void |
getRequiredContainerAccessorReturnsContainerAccessor() |
void |
installedBundlesAreResolvedByGetDependencies() |
void |
setUp() |
void |
tearDown() |
public void setUp()
public void tearDown()
public void canSetContainerAccessorToSpringGenericApplicationContext()
public void canSetContainerAccessorToCustomContainerAccessor()
public void getRequiredContainerAccessorReturnsContainerAccessor()
public void beforeSetGetContainerAccessorIsNull()
public void beforeSetGetRequiredContainerAccessorThrows()
public void disableWithoutEnablingDoesNotThrow()
public void installedBundlesAreResolvedByGetDependencies()
public void getDependenciesReturnsEmptySetIfBundleCannotBeResolved()
Copyright © 2019 Atlassian. All rights reserved.