Class IncrementalThreadedTableTest

    • Constructor Detail

      • IncrementalThreadedTableTest

        public IncrementalThreadedTableTest()
    • Method Detail

      • testFailed

        protected void testFailed​(java.lang.Throwable e)
        Description copied from class: AbstractGenericTest
        A callback for subclasses when a test has failed. This will be called before tearDown()
        Overrides:
        testFailed in class AbstractGenericTest
        Parameters:
        e - the exception that happened when the test failed
      • testIncrementalLoadingShowsResultsBeforeFinished

        public void testIncrementalLoadingShowsResultsBeforeFinished()
                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testReload

        public void testReload()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCancel

        public void testCancel()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNoShowPendingWhileLoading

        public void testNoShowPendingWhileLoading()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testExceptionWhileLoading

        public void testExceptionWhileLoading()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSortingBytes

        public void testSortingBytes()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSortingShorts

        public void testSortingShorts()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSortingInts

        public void testSortingInts()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSortingLong

        public void testSortingLong()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSortingFloats

        public void testSortingFloats()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSortingDoubles

        public void testSortingDoubles()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFilter_FilterSetBeforeDataLoad

        public void testFilter_FilterSetBeforeDataLoad()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFilter_FilterDuringDataLoad

        public void testFilter_FilterDuringDataLoad()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFilter_FilterSetAfterDataLoad

        public void testFilter_FilterSetAfterDataLoad()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSelectionRestoringAsIncrementalUpdatesArrive

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