|
||||||||||
| 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 |
testCanLoadExtraModuleDescriptors()
|
void |
testCanLoadJarWithNoManifest()
|
void |
testCanLoadNoXml()
|
void |
testCanLoadNoXmlButWithManifestEntry()
|
void |
testCanLoadNoXmlButWithManifestEntryNoVersion()
|
void |
testCanLoadWithXml()
|
void |
testCanLoadWithXmlArtifact()
|
void |
testCanLoadWithXmlVersion3()
|
void |
testCreateOsgiPlugin()
|
void |
testCreateOsgiPluginWithBadVersion()
|
void |
testCreateOsgiPluginWithBadVersion2()
|
void |
testCreateOsgiPluginWithManifestKey()
|
void |
testCreateOsgiPluginWithManifestKeyAndDescriptorSkippingTransform()
|
void |
testCreateOsgiPluginWithManifestKeyNoVersion()
|
void |
testPluginInformationAndPluginNameIsExtractedFromManifest()
|
void |
testShouldLoadPluginIfManifestDoesNotHaveOptionalInformation()
|
void |
testTransformedArtifactAllowsReferenceInstall()
|
| 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 TestOsgiPluginFactory()
| Method Detail |
|---|
public void setUp()
throws IOException,
URISyntaxException
setUp in class junit.framework.TestCaseIOException
URISyntaxException
public void tearDown()
throws IOException
tearDown in class junit.framework.TestCaseIOException
public void testCreateOsgiPlugin()
throws PluginParseException
PluginParseException
public void testCreateOsgiPluginWithBadVersion()
throws PluginParseException,
IOException
PluginParseException
IOException
public void testCreateOsgiPluginWithBadVersion2()
throws PluginParseException,
IOException
PluginParseException
IOException
public void testCreateOsgiPluginWithManifestKey()
throws PluginParseException,
IOException
PluginParseException
IOException
public void testCreateOsgiPluginWithManifestKeyAndDescriptorSkippingTransform()
throws PluginParseException,
IOException
PluginParseException
IOException
public void testPluginInformationAndPluginNameIsExtractedFromManifest()
throws IOException
IOException
public void testShouldLoadPluginIfManifestDoesNotHaveOptionalInformation()
throws IOException
IOException
public void testCreateOsgiPluginWithManifestKeyNoVersion()
throws PluginParseException,
IOException
PluginParseException
IOException
public void testCanLoadWithXml()
throws PluginParseException,
IOException
PluginParseException
IOException
public void testCanLoadWithXmlArtifact()
throws PluginParseException,
IOException
PluginParseException
IOException
public void testCanLoadJarWithNoManifest()
throws PluginParseException,
IOException
PluginParseException
IOException
public void testCanLoadNoXml()
throws PluginParseException,
IOException
PluginParseException
IOException
public void testCanLoadNoXmlButWithManifestEntry()
throws PluginParseException,
IOException
PluginParseException
IOException
public void testCanLoadNoXmlButWithManifestEntryNoVersion()
throws PluginParseException,
IOException
PluginParseException
IOException
public void testCanLoadWithXmlVersion3()
throws Exception
Exceptionpublic void testTransformedArtifactAllowsReferenceInstall()
public void testCanLoadExtraModuleDescriptors()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||