Class ResolvableRuntimeInstallationManagerTest

    • Constructor Detail

      • ResolvableRuntimeInstallationManagerTest

        public ResolvableRuntimeInstallationManagerTest()
    • Method Detail

      • setUp

        public void setUp()
      • testGetDefaultForLaunchLatest

        public void testGetDefaultForLaunchLatest()
                                           throws Exception
        Throws:
        Exception
      • testGetDefaultForLaunchByVersionMask

        public void testGetDefaultForLaunchByVersionMask()
                                                  throws Exception
        Throws:
        Exception
      • testGetDefaultForLaunchByVersionMaskAndAppArchX86

        public void testGetDefaultForLaunchByVersionMaskAndAppArchX86()
                                                               throws Exception
        Throws:
        Exception
      • testGetDefaultForLaunchByVersionMaskAndAppArchX86_64

        public void testGetDefaultForLaunchByVersionMaskAndAppArchX86_64()
                                                                  throws Exception
        Throws:
        Exception
      • testGetDefaultForLaunchTheSameAsInfobaseAccess

        public void testGetDefaultForLaunchTheSameAsInfobaseAccess()
                                                            throws Exception
        Throws:
        Exception
      • testGetDefaultForUpdateLatest

        public void testGetDefaultForUpdateLatest()
                                           throws Exception
        Throws:
        Exception
      • testGetDefaultForUpdateLatestIgnoringVersionMask

        public void testGetDefaultForUpdateLatestIgnoringVersionMask()
                                                              throws Exception
        Throws:
        Exception
      • testGetDefaultForUpdateLatestIgnoringAppArch

        public void testGetDefaultForUpdateLatestIgnoringAppArch()
                                                          throws Exception
        Throws:
        Exception
      • testGetDefaultForUpdateByAppArchX86_64

        public void testGetDefaultForUpdateByAppArchX86_64()
                                                    throws Exception
        Throws:
        Exception
      • testGetDefaultForUpdateByAppArchX86

        public void testGetDefaultForUpdateByAppArchX86()
                                                 throws Exception
        Throws:
        Exception
      • testGetDefaultForUpdateByAppArchUndefinedPriorityToX64

        public void testGetDefaultForUpdateByAppArchUndefinedPriorityToX64()
                                                                    throws Exception
        Throws:
        Exception
      • testGetAllForUpdateDoesNotContainInstallationWithoutThickClient

        public void testGetAllForUpdateDoesNotContainInstallationWithoutThickClient()
                                                                             throws Exception
        Throws:
        Exception
      • testGetAllForLaunchDoesContainInstallationWithoutThickClient

        public void testGetAllForLaunchDoesContainInstallationWithoutThickClient()
                                                                          throws Exception
        Throws:
        Exception
      • testGetAllForLaunchDoesContainNotOnlyMatchedByMask_8_3_9

        public void testGetAllForLaunchDoesContainNotOnlyMatchedByMask_8_3_9()
                                                                      throws Exception
        Throws:
        Exception
      • testGetAllForUpdateDoesContainOnlyMatchedByMask_8_3_9

        public void testGetAllForUpdateDoesContainOnlyMatchedByMask_8_3_9()
                                                                   throws Exception
        Throws:
        Exception
      • testGetAllForLaunchDoesContainNotOnlyMatchedByMask_8_3_11

        public void testGetAllForLaunchDoesContainNotOnlyMatchedByMask_8_3_11()
                                                                       throws Exception
        Throws:
        Exception
      • testGetAllForUpdateDoesContainOnlyMatchedByMask_8_3_11

        public void testGetAllForUpdateDoesContainOnlyMatchedByMask_8_3_11()
                                                                    throws Exception
        Throws:
        Exception
      • testGetDefaultForLaunchByVersionMaskWithBuild

        public void testGetDefaultForLaunchByVersionMaskWithBuild()
                                                           throws Exception
        Throws:
        Exception
      • testGetDefaultForLaunchByVersionMaskWithBuildByAppArchX86_64

        public void testGetDefaultForLaunchByVersionMaskWithBuildByAppArchX86_64()
                                                                          throws Exception
        Throws:
        Exception
      • testGetDefaultWithNoRuntimeInstalationException

        public void testGetDefaultWithNoRuntimeInstalationException()
                                                             throws Exception
        Throws:
        Exception
      • testGetDefaultWithNoMaskVersionException

        public void testGetDefaultWithNoMaskVersionException()
                                                      throws Exception
        Throws:
        Exception
      • testGetDefaultWithNoSupportedVersionException

        public void testGetDefaultWithNoSupportedVersionException()
                                                           throws Exception
        Throws:
        Exception
      • testGetDefaultWithNoMinimalBuildException

        public void testGetDefaultWithNoMinimalBuildException()
                                                       throws Exception
        Throws:
        Exception