|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.plugin.osgi.factory.TestRemotablePluginFactory
public class TestRemotablePluginFactory
| Constructor Summary | |
|---|---|
TestRemotablePluginFactory()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testCanLoadNoXml()
|
void |
testCanLoadNoXmlButWithManifestEntry()
|
void |
testCanLoadWithXmlArtifact()
|
void |
testCanLoadWithXmlVersion2()
|
void |
testCanLoadWithXmlVersion3()
|
void |
testCreateOsgiPlugin()
|
void |
testCreateOsgiPluginWithBadVersion()
|
| Methods inherited from class junit.framework.TestCase |
|---|
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, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestRemotablePluginFactory()
| Method Detail |
|---|
public void setUp()
throws java.io.IOException,
java.net.URISyntaxException
setUp in class junit.framework.TestCasejava.io.IOException
java.net.URISyntaxException
public void tearDown()
throws java.io.IOException
tearDown in class junit.framework.TestCasejava.io.IOException
public void testCreateOsgiPlugin()
throws com.atlassian.plugin.PluginParseException
com.atlassian.plugin.PluginParseException
public void testCreateOsgiPluginWithBadVersion()
throws com.atlassian.plugin.PluginParseException,
java.io.IOException
com.atlassian.plugin.PluginParseException
java.io.IOException
public void testCanLoadWithXmlVersion2()
throws com.atlassian.plugin.PluginParseException,
java.io.IOException
com.atlassian.plugin.PluginParseException
java.io.IOException
public void testCanLoadWithXmlVersion3()
throws com.atlassian.plugin.PluginParseException,
java.io.IOException
com.atlassian.plugin.PluginParseException
java.io.IOException
public void testCanLoadWithXmlArtifact()
throws com.atlassian.plugin.PluginParseException,
java.io.IOException
com.atlassian.plugin.PluginParseException
java.io.IOException
public void testCanLoadNoXml()
throws com.atlassian.plugin.PluginParseException,
java.io.IOException
com.atlassian.plugin.PluginParseException
java.io.IOException
public void testCanLoadNoXmlButWithManifestEntry()
throws com.atlassian.plugin.PluginParseException,
java.io.IOException
com.atlassian.plugin.PluginParseException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||