Class SwingUpdateManagerTest

    • Constructor Detail

      • SwingUpdateManagerTest

        public SwingUpdateManagerTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testOneCallForOneUpdate

        public void testOneCallForOneUpdate()
      • testOneCallFroUpdateNow

        public void testOneCallFroUpdateNow()
      • testOneCallForUpdateLater

        public void testOneCallForUpdateLater()
      • testTwoCallForMultipleFastUpdateCalls

        public void testTwoCallForMultipleFastUpdateCalls()
      • testMaxTimeout

        public void testMaxTimeout()
      • testStop

        public void testStop()
      • testHasPendingUpdates

        public void testHasPendingUpdates()
      • testDispose

        public void testDispose()
      • testIsBusy

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