public final class TestJarPluginArtifact extends Object
| Constructor and Description |
|---|
TestJarPluginArtifact() |
| Modifier and Type | Method and Description |
|---|---|
void |
referenceModeDefaultsToForbid() |
void |
referenceModeForbidReferenceDoesNotAllowReference() |
void |
referenceModePermitReferenceAllowsReference() |
void |
testContainsJavaExecutableCodeAsBundleActivator() |
void |
testContainsJavaExecutableCodeAsJavaClass() |
void |
testContainsJavaExecutableCodeAsJavaLibrary() |
void |
testContainsJavaExecutableCodeAsSpringContextManifestEntry() |
void |
testContainsJavaExecutableCodeAsSpringContextXmlFiles() |
void |
testContainsJavaExecutableCodeWithNoJava() |
void |
testContainsJavaExecutableCodeWithNoJavaAndNoManifest() |
void |
testContainsSpringContextNoContext() |
void |
testContainsSpringContextWithManifest() |
void |
testContainsSpringContextWithXml() |
void |
testExtraModuleDescriptorFiles() |
void |
testExtraModuleDescriptorFilesIgnoresNonXmlFiles() |
void |
testExtraModuleDescriptorFilesIgnoresSubfolders() |
void |
testGetResourceAsStream() |
public void testContainsSpringContextWithXml()
throws IOException
IOExceptionpublic void testContainsSpringContextWithManifest()
throws IOException
IOExceptionpublic void testContainsSpringContextNoContext()
throws IOException
IOExceptionpublic void testGetResourceAsStream()
throws IOException
IOExceptionpublic void testContainsJavaExecutableCodeWithNoJava()
throws Exception
Exceptionpublic void testContainsJavaExecutableCodeWithNoJavaAndNoManifest()
throws Exception
Exceptionpublic void testContainsJavaExecutableCodeAsJavaClass()
throws Exception
Exceptionpublic void testContainsJavaExecutableCodeAsJavaLibrary()
throws Exception
Exceptionpublic void testContainsJavaExecutableCodeAsSpringContextXmlFiles()
throws Exception
Exceptionpublic void testContainsJavaExecutableCodeAsSpringContextManifestEntry()
throws Exception
Exceptionpublic void testContainsJavaExecutableCodeAsBundleActivator()
throws Exception
Exceptionpublic void referenceModeDefaultsToForbid()
public void referenceModeForbidReferenceDoesNotAllowReference()
public void referenceModePermitReferenceAllowsReference()
public void testExtraModuleDescriptorFiles()
throws Exception
Exceptionpublic void testExtraModuleDescriptorFilesIgnoresSubfolders()
throws Exception
ExceptionCopyright © 2019 Atlassian. All rights reserved.