public class TestGenerateManifestStage extends Object
| Modifier and Type | Field and Description |
|---|---|
CapturedLogging |
capturedLogging |
org.junit.rules.ExpectedException |
expectedException |
org.junit.contrib.java.lang.system.RestoreSystemProperties |
restoreSystemProperties |
| Constructor and Description |
|---|
TestGenerateManifestStage() |
public final org.junit.contrib.java.lang.system.RestoreSystemProperties restoreSystemProperties
public final org.junit.rules.ExpectedException expectedException
public final CapturedLogging capturedLogging
public void setUp()
public void testGenerateManifestWithProperInferredImports()
throws Exception
Exceptionpublic void testGenerateManifestWithCustomTimeout()
throws Exception
Exceptionpublic void testGenerateManifestWithExistingSpringContextTimeout()
throws Exception
Exceptionpublic void testGenerateManifestWithExistingSpringContextTimeoutNoSystemProperty()
throws Exception
Exceptionpublic void testGenerateManifestSpringContextTimeoutNoTimeoutInHeader()
throws Exception
Exceptionpublic void testGenerateManifestSpringContextTimeoutTimeoutAtTheBeginning()
throws Exception
Exceptionpublic void testGenerateManifestSpringContextTimeoutTimeoutInTheMiddle()
throws Exception
Exceptionpublic void testGenerateManifestMergeHostComponentImportsWithExisting()
throws Exception
Exceptionpublic void testGenerateManifestInvalidVersionWithExisting()
throws Exception
Exceptionpublic void testGenerateManifestInvalidVersion()
throws Exception
Exceptionpublic void testGenerateManifestWithExistingManifestNoSpringButDescriptor()
throws Exception
Exceptionpublic void testThatGeneratingManifestWithExistingManifestWithSimilarSpringAndAtlassianPluginKeyDoesNotRecreateTheManifest()
throws Exception
Exceptionpublic void testThatGeneratingManifestWithExistingManifestWithDifferentSpringTimeoutRecreatesTheManifest()
throws Exception
Exceptionpublic void testThatGeneratingManifestWithExistingManifestWithDifferentAtlassianPluginKeyRecreatesTheManifest()
throws Exception
Exceptionpublic void testGenerateManifestWithExistingManifestWithSpringWithDescriptor()
throws Exception
Exceptionpublic void testGenerateManifestNoExistingManifestButDescriptor()
throws Exception
Exceptionpublic void testGenerateManifestWarnIfTimeoutSpecified()
throws Exception
Exceptionpublic void testGenerateManifest_innerjarsInImports()
throws Exception
Exceptionpublic void testGenerateManifestWithBundleInstructions()
throws Exception
Exceptionpublic void testGenerateManifestWithHostAndExternalImports()
throws Exception
Exceptionpublic void manifestAttributesArePropagatedForNonOsgiBundlePlugins()
throws Exception
Exceptionpublic void testGenerateManifestWithScanningEnabled()
throws Exception
ExceptionCopyright © 2019 Atlassian. All rights reserved.