public final class TestJarPluginArtifact extends Object
| Constructor and Description |
|---|
TestJarPluginArtifact() |
| Modifier and Type | Method and Description |
|---|---|
void |
allowsReferenceDefaultsToFalse() |
void |
referenceModeForbidReferenceDoesNotAllowReference() |
void |
referenceModePermitReferenceAllowsReference() |
void |
testContainsJavaExecutableCodeAsBundleActivator() |
void |
testContainsJavaExecutableCodeAsJavaClass() |
void |
testContainsJavaExecutableCodeAsJavaLibrary() |
void |
testContainsJavaExecutableCodeAsSpringContextManifestEntry() |
void |
testContainsJavaExecutableCodeAsSpringContextXmlFiles() |
void |
testContainsJavaExecutableCodeWithNoJava() |
void |
testContainsJavaExecutableCodeWithNoJavaAndNoManifest() |
void |
testGetResourceAsStream() |
public 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 allowsReferenceDefaultsToFalse()
throws Exception
Exceptionpublic void referenceModeForbidReferenceDoesNotAllowReference()
throws Exception
ExceptionCopyright © 2014 Atlassian. All rights reserved.