|
||||||||||
| 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.TestOsgiBundleFactory
public class TestOsgiBundleFactory
| Constructor Summary | |
|---|---|
TestOsgiBundleFactory()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testCanDeploy()
|
void |
testCanDeployNoBundle()
|
void |
testCanDeployNonJar()
|
void |
testCanDeployStaticPluginWithManifest()
|
void |
testDeploy()
|
void |
testDeployFail()
|
| 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 TestOsgiBundleFactory()
| Method Detail |
|---|
public void setUp()
throws java.io.IOException,
java.net.URISyntaxException
setUp in class junit.framework.TestCasejava.io.IOException
java.net.URISyntaxExceptionpublic void tearDown()
tearDown in class junit.framework.TestCase
public void testCanDeploy()
throws com.atlassian.plugin.PluginParseException,
java.io.IOException
com.atlassian.plugin.PluginParseException
java.io.IOException
public void testCanDeployStaticPluginWithManifest()
throws com.atlassian.plugin.PluginParseException,
java.io.IOException
com.atlassian.plugin.PluginParseException
java.io.IOException
public void testCanDeployNoBundle()
throws java.io.IOException,
com.atlassian.plugin.PluginParseException
java.io.IOException
com.atlassian.plugin.PluginParseException
public void testCanDeployNonJar()
throws java.io.IOException,
com.atlassian.plugin.PluginParseException
java.io.IOException
com.atlassian.plugin.PluginParseException
public void testDeploy()
throws com.atlassian.plugin.PluginParseException,
java.io.IOException
com.atlassian.plugin.PluginParseException
java.io.IOException
public void testDeployFail()
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 | |||||||||