Class SplashScreenTest

    • Constructor Detail

      • SplashScreenTest

        public SplashScreenTest()
    • Method Detail

      • tearDown

        public void tearDown()
      • testShowInfoWindow

        public void testShowInfoWindow()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testShowAndHideSplashScreen

        public void testShowAndHideSplashScreen()
      • testUpdateSplashScreenStatus

        public void testUpdateSplashScreenStatus()
      • testSplashScreenPasswordModality_SharedParent

        public void testSplashScreenPasswordModality_SharedParent()
                                                           throws java.lang.Exception
        Test that the modal password dialog does not get hidden behind the splash screen.
        Throws:
        java.lang.Exception
        Since:
        Tracker Id 275
      • testSplashScreenPasswordModality_UnsharedParent

        public void testSplashScreenPasswordModality_UnsharedParent()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception