public class ManifestCreationFinalizerTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TemporaryFolder |
temporaryFolder |
| Constructor and Description |
|---|
ManifestCreationFinalizerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testShouldAddManifestEntriesWhenArchiverIsJarArchiver() |
void |
testShouldAddManifestWhenArchiverIsJarArchiver() |
void |
testShouldDoNothingWhenArchiveConfigIsNull() |
void |
testShouldDoNothingWhenArchiverIsNotJarArchiver() |
public void testShouldDoNothingWhenArchiveConfigIsNull()
throws Exception
Exceptionpublic void testShouldDoNothingWhenArchiverIsNotJarArchiver()
throws Exception
Exceptionpublic void testShouldAddManifestWhenArchiverIsJarArchiver()
throws Exception
ExceptionCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.