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
Exception
public void testShouldDoNothingWhenArchiverIsNotJarArchiver() throws Exception
Exception
public void testShouldAddManifestWhenArchiverIsJarArchiver() throws Exception
Exception
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.