com.atlassian.plugin
Class TestJarPluginArtifact
java.lang.Object
com.atlassian.plugin.TestJarPluginArtifact
public final class TestJarPluginArtifact
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestJarPluginArtifact
public TestJarPluginArtifact()
testGetResourceAsStream
public void testGetResourceAsStream()
throws IOException
- Throws:
IOException
testContainsJavaExecutableCodeWithNoJava
public void testContainsJavaExecutableCodeWithNoJava()
throws Exception
- Throws:
Exception
testContainsJavaExecutableCodeWithNoJavaAndNoManifest
public void testContainsJavaExecutableCodeWithNoJavaAndNoManifest()
throws Exception
- Throws:
Exception
testContainsJavaExecutableCodeAsJavaClass
public void testContainsJavaExecutableCodeAsJavaClass()
throws Exception
- Throws:
Exception
testContainsJavaExecutableCodeAsJavaLibrary
public void testContainsJavaExecutableCodeAsJavaLibrary()
throws Exception
- Throws:
Exception
testContainsJavaExecutableCodeAsSpringContextXmlFiles
public void testContainsJavaExecutableCodeAsSpringContextXmlFiles()
throws Exception
- Throws:
Exception
testContainsJavaExecutableCodeAsSpringContextManifestEntry
public void testContainsJavaExecutableCodeAsSpringContextManifestEntry()
throws Exception
- Throws:
Exception
testContainsJavaExecutableCodeAsBundleActivator
public void testContainsJavaExecutableCodeAsBundleActivator()
throws Exception
- Throws:
Exception
allowsReferenceDefaultsToFalse
public void allowsReferenceDefaultsToFalse()
throws Exception
- Throws:
Exception
referenceModeForbidReferenceDoesNotAllowReference
public void referenceModeForbidReferenceDoesNotAllowReference()
throws Exception
- Throws:
Exception
referenceModePermitReferenceAllowsReference
public void referenceModePermitReferenceAllowsReference()
throws Exception
- Throws:
Exception
testExtraModuleDescriptorFiles
public void testExtraModuleDescriptorFiles()
throws Exception
- Throws:
Exception
testExtraModuleDescriptorFilesIgnoresSubfolders
public void testExtraModuleDescriptorFilesIgnoresSubfolders()
throws Exception
- Throws:
Exception
testExtraModuleDescriptorFilesIgnoresNonXmlFiles
public void testExtraModuleDescriptorFilesIgnoresNonXmlFiles()
throws Exception
- Throws:
Exception
Copyright © 2015 Atlassian. All rights reserved.