Class MavenArchiverTest


  • public class MavenArchiverTest
    extends Object
    • Constructor Detail

      • MavenArchiverTest

        public MavenArchiverTest()
    • Method Detail

      • testInvalidModuleNames

        public void testInvalidModuleNames()
      • testValidModuleNames

        public void testValidModuleNames()
      • testGetManifestExtensionList

        public void testGetManifestExtensionList()
                                          throws Exception
        Throws:
        Exception
      • testMultiClassPath

        public void testMultiClassPath()
                                throws Exception
        Throws:
        Exception
      • testNotGenerateImplementationVersionForMANIFESTMF

        public void testNotGenerateImplementationVersionForMANIFESTMF()
                                                               throws Exception
        Throws:
        Exception
      • testGenerateImplementationVersionForMANIFESTMF

        public void testGenerateImplementationVersionForMANIFESTMF()
                                                            throws Exception
        Throws:
        Exception
      • testCarriageReturnInManifestEntry

        public void testCarriageReturnInManifestEntry()
                                               throws Exception
        Throws:
        Exception
      • testDeprecatedCreateArchiveAPI

        public void testDeprecatedCreateArchiveAPI()
                                            throws Exception
        Throws:
        Exception
      • testMinimalManifestEntries

        public void testMinimalManifestEntries()
                                        throws Exception
        Throws:
        Exception
      • testManifestEntries

        public void testManifestEntries()
                                 throws Exception
        Throws:
        Exception
      • testManifestWithInvalidAutomaticModuleNameThrowsOnCreateArchive

        public void testManifestWithInvalidAutomaticModuleNameThrowsOnCreateArchive()
                                                                             throws Exception
        Throws:
        Exception
      • testManifestSections

        public void testManifestSections()
                                  throws Exception
        Throws:
        Exception
      • testDefaultClassPathValue

        public void testDefaultClassPathValue()
                                       throws Exception
        Throws:
        Exception
      • testDefaultClassPathValue_WithSnapshot

        public void testDefaultClassPathValue_WithSnapshot()
                                                    throws Exception
        Throws:
        Exception
      • testMavenRepoClassPathValue

        public void testMavenRepoClassPathValue()
                                         throws Exception
        Throws:
        Exception
      • shouldCreateArchiveWithSimpleClassPathLayoutWhileSettingSimpleLayoutExplicit

        public void shouldCreateArchiveWithSimpleClassPathLayoutWhileSettingSimpleLayoutExplicit()
                                                                                          throws Exception
        Throws:
        Exception
      • shouldCreateArchiveCustomerLayoutSimple

        public void shouldCreateArchiveCustomerLayoutSimple()
                                                     throws Exception
        Throws:
        Exception
      • shouldCreateArchiveCustomLayoutSimpleNonUnique

        public void shouldCreateArchiveCustomLayoutSimpleNonUnique()
                                                            throws Exception
        Throws:
        Exception
      • shouldCreateArchiveCustomLayoutRepository

        public void shouldCreateArchiveCustomLayoutRepository()
                                                       throws Exception
        Throws:
        Exception
      • shouldCreateArchiveCustomLayoutRepositoryNonUnique

        public void shouldCreateArchiveCustomLayoutRepositoryNonUnique()
                                                                throws Exception
        Throws:
        Exception
      • shouldCreateArchiveWithSimpleClassPathLayoutUsingDefaults

        public void shouldCreateArchiveWithSimpleClassPathLayoutUsingDefaults()
                                                                       throws Exception
        Throws:
        Exception
      • testMavenRepoClassPathValue_WithSnapshot

        public void testMavenRepoClassPathValue_WithSnapshot()
                                                      throws Exception
        Throws:
        Exception
      • testCustomClassPathValue

        public void testCustomClassPathValue()
                                      throws Exception
        Throws:
        Exception
      • testCustomClassPathValue_WithSnapshotResolvedVersion

        public void testCustomClassPathValue_WithSnapshotResolvedVersion()
                                                                  throws Exception
        Throws:
        Exception
      • testCustomClassPathValue_WithSnapshotForcingBaseVersion

        public void testCustomClassPathValue_WithSnapshotForcingBaseVersion()
                                                                     throws Exception
        Throws:
        Exception
      • testDefaultPomProperties

        public void testDefaultPomProperties()
                                      throws Exception
        Throws:
        Exception
      • testCustomPomProperties

        public void testCustomPomProperties()
                                     throws Exception
        Throws:
        Exception
      • testParseOutputTimestamp

        public void testParseOutputTimestamp()