public class MavenArchiverTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
MavenArchiverTest() |
| Modifier and Type | Method and Description |
|---|---|
Manifest |
getJarFileManifest(File jarFile) |
void |
testCarriageReturnInManifestEntry() |
void |
testCreatedByManifestEntryWithoutMavenVersion() |
void |
testCustomClassPathValue_WithSnapshotForcingBaseVersion() |
void |
testCustomClassPathValue_WithSnapshotResolvedVersion() |
void |
testCustomClassPathValue() |
void |
testDashesInClassPath_MSHARED_134() |
void |
testDashesInClassPath_MSHARED_182() |
void |
testDefaultClassPathValue_WithSnapshot() |
void |
testDefaultClassPathValue() |
void |
testDeprecatedCreateArchiveAPI() |
void |
testGenerateImplementationVersionForMANIFESTMF() |
void |
testGetManifestExtensionList() |
void |
testManifestEntries() |
void |
testManifestSections() |
void |
testMavenRepoClassPathValue_WithSnapshot() |
void |
testMavenRepoClassPathValue() |
void |
testMultiClassPath() |
void |
testNotGenerateImplementationVersionForMANIFESTMF() |
void |
testRecreation() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic void testGetManifestExtensionList()
throws Exception
Exceptionpublic void testNotGenerateImplementationVersionForMANIFESTMF()
throws Exception
Exceptionpublic void testGenerateImplementationVersionForMANIFESTMF()
throws Exception
Exceptionpublic void testDashesInClassPath_MSHARED_134()
throws IOException,
ManifestException,
DependencyResolutionRequiredException
public void testDashesInClassPath_MSHARED_182()
throws IOException,
ManifestException,
DependencyResolutionRequiredException
public void testCarriageReturnInManifestEntry()
throws Exception
Exceptionpublic void testDeprecatedCreateArchiveAPI()
throws Exception
Exceptionpublic void testCreatedByManifestEntryWithoutMavenVersion()
throws Exception
Exceptionpublic void testDefaultClassPathValue()
throws Exception
Exceptionpublic void testDefaultClassPathValue_WithSnapshot()
throws Exception
Exceptionpublic void testMavenRepoClassPathValue()
throws Exception
Exceptionpublic void testMavenRepoClassPathValue_WithSnapshot()
throws Exception
Exceptionpublic void testCustomClassPathValue_WithSnapshotResolvedVersion()
throws Exception
Exceptionpublic void testCustomClassPathValue_WithSnapshotForcingBaseVersion()
throws Exception
Exceptionpublic Manifest getJarFileManifest(File jarFile) throws IOException
IOExceptionCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.