public class TestOsgiBundleFactory extends Object
| Constructor and Description |
|---|
TestOsgiBundleFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
canCreateReturnsNullForJarFileContainingBundleAndPlugin() |
void |
canCreateReturnsNullForNonFileArtifact() |
void |
canCreateReturnsNullForPluginJar() |
void |
canCreateReturnsPluginKeyForJarFileContainingBundle() |
void |
createModule() |
void |
createModuleIncorrectPluginType() |
void |
createReturnsConfiguredPluginWhenBundleInstallSucceeds() |
void |
createReturnsUnloadablePluginForJarFileContainingBundleAndPlugin() |
void |
createReturnsUnloadablePluginForNonFileArtifact() |
void |
createReturnsUnloadablePluginForPluginJar() |
void |
setUp() |
public void setUp()
public void canCreateReturnsPluginKeyForJarFileContainingBundle()
throws Exception
Exceptionpublic void canCreateReturnsNullForJarFileContainingBundleAndPlugin()
throws Exception
Exceptionpublic void canCreateReturnsNullForPluginJar()
throws Exception
Exceptionpublic void canCreateReturnsNullForNonFileArtifact()
throws Exception
Exceptionpublic void createReturnsConfiguredPluginWhenBundleInstallSucceeds()
throws Exception
Exceptionpublic void createReturnsUnloadablePluginForJarFileContainingBundleAndPlugin()
throws Exception
Exceptionpublic void createReturnsUnloadablePluginForPluginJar()
throws Exception
Exceptionpublic void createReturnsUnloadablePluginForNonFileArtifact()
throws Exception
Exceptionpublic void createModuleIncorrectPluginType()
public void createModule()
throws IllegalAccessException,
ClassNotFoundException,
InstantiationException
Copyright © 2019 Atlassian. All rights reserved.