public class TestFelixOsgiContainerManager extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.contrib.java.lang.system.RestoreSystemProperties |
restoreSystemProperties |
| Constructor and Description |
|---|
TestFelixOsgiContainerManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkDefaultBootDelegation() |
void |
checkExtraBootDelegation() |
void |
checkReplacingBootDelegation() |
void |
setUp() |
void |
tearDown() |
void |
testDetectXercesOverride() |
void |
testFrameworkBundleDirectoryDoesNotExistThrowsNiceException() |
void |
testFrameworkBundleDirectorySkipsUnzip() |
void |
testFrameworkBundlesUnzipped() |
void |
testInstallBundle() |
void |
testInstallBundleAllowReference() |
void |
testInstallBundleTwice() |
void |
testInstallBundleTwiceDifferentSymbolicNames() |
void |
testInstallFailure() |
void |
testInstallFileBundleWithReferenceProtocolDisabled() |
void |
testRuntimeEnvironment() |
void |
testRuntimeEnvironmentIntegration() |
void |
testServiceTrackerActuallyTracksStuff() |
void |
testServiceTrackerCutomizerIsInPlace() |
void |
testServiceTrackerIsClosed() |
void |
testStartStop() |
public final org.junit.contrib.java.lang.system.RestoreSystemProperties restoreSystemProperties
public void tearDown()
public void testDetectXercesOverride()
public void testStartStop()
public void testInstallBundle()
throws URISyntaxException
URISyntaxExceptionpublic void testInstallBundleAllowReference()
throws URISyntaxException
URISyntaxExceptionpublic void testInstallFileBundleWithReferenceProtocolDisabled()
throws URISyntaxException
URISyntaxExceptionpublic void checkDefaultBootDelegation()
throws Exception
Exceptionpublic void checkReplacingBootDelegation()
throws Exception
Exceptionpublic void testInstallBundleTwice()
throws IOException,
org.osgi.framework.BundleException
IOExceptionorg.osgi.framework.BundleExceptionpublic void testInstallBundleTwiceDifferentSymbolicNames()
throws IOException,
org.osgi.framework.BundleException
IOExceptionorg.osgi.framework.BundleExceptionpublic void testServiceTrackerIsClosed()
public void testServiceTrackerActuallyTracksStuff()
throws Exception
Exceptionpublic void testServiceTrackerCutomizerIsInPlace()
throws Exception
Exceptionpublic void testRuntimeEnvironment()
public void testRuntimeEnvironmentIntegration()
throws Exception
Exceptionpublic void testFrameworkBundlesUnzipped()
public void testFrameworkBundleDirectorySkipsUnzip()
throws Exception
Exceptionpublic void testFrameworkBundleDirectoryDoesNotExistThrowsNiceException()
Copyright © 2019 Atlassian. All rights reserved.