|
||||||||||
| 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.TestOsgiPluginFactory
public class TestOsgiPluginFactory
| Constructor Summary | |
|---|---|
TestOsgiPluginFactory()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testCanLoadNoXml()
|
void |
testCanLoadWithXml()
|
void |
testCreateOsgiPlugin()
|
void |
testCreateOsgiPluginWithBadVersion()
|
void |
testCreateOsgiPluginWithBadVersion2()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
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, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestOsgiPluginFactory()
| 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 PluginParseException
PluginParseException
public void testCreateOsgiPluginWithBadVersion()
throws PluginParseException,
java.io.IOException
PluginParseException
java.io.IOException
public void testCreateOsgiPluginWithBadVersion2()
throws PluginParseException,
java.io.IOException
PluginParseException
java.io.IOException
public void testCanLoadWithXml()
throws PluginParseException,
java.io.IOException
PluginParseException
java.io.IOException
public void testCanLoadNoXml()
throws PluginParseException,
java.io.IOException
PluginParseException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||