public class TestRemotablePluginFactory
extends junit.framework.TestCase
| 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() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic void setUp()
throws IOException,
URISyntaxException
setUp in class junit.framework.TestCaseIOExceptionURISyntaxExceptionpublic void tearDown()
throws IOException
tearDown in class junit.framework.TestCaseIOExceptionpublic 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 © 2014 Atlassian. All rights reserved.