public class TestRemotablePluginFactory extends Object
| Constructor and Description |
|---|
TestRemotablePluginFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testCanLoadNoXml() |
void |
testCanLoadNoXmlButWithManifestEntry() |
void |
testCanLoadWithXmlArtifact() |
void |
testCanLoadWithXmlVersion2() |
void |
testCanLoadWithXmlVersion3() |
void |
testCreateOsgiPlugin() |
void |
testCreateOsgiPluginWithBadVersion() |
public void setUp()
throws IOException
IOExceptionpublic void tearDown()
throws IOException
IOExceptionpublic void testCreateOsgiPlugin()
throws PluginParseException
PluginParseExceptionpublic void testCreateOsgiPluginWithBadVersion()
throws PluginParseException,
IOException
PluginParseExceptionIOExceptionpublic void testCanLoadWithXmlVersion2()
throws PluginParseException,
IOException
PluginParseExceptionIOExceptionpublic void testCanLoadWithXmlVersion3()
throws PluginParseException,
IOException
PluginParseExceptionIOExceptionpublic void testCanLoadWithXmlArtifact()
throws PluginParseException,
IOException
PluginParseExceptionIOExceptionpublic void testCanLoadNoXml()
throws PluginParseException,
IOException
PluginParseExceptionIOExceptionpublic void testCanLoadNoXmlButWithManifestEntry()
throws PluginParseException,
IOException
PluginParseExceptionIOExceptionCopyright © 2019 Atlassian. All rights reserved.