Class LogDatasourceTest


  • public class LogDatasourceTest
    extends BaseDataSourceTestNoDal
    Test that verifies the Log datasource works properly
    Author:
    jarmendariz
    • Constructor Detail

      • LogDatasourceTest

        public LogDatasourceTest()
    • Method Detail

      • testReturnsMoreEntriesThanRequestedForPagination

        public void testReturnsMoreEntriesThanRequestedForPagination()
                                                              throws Exception
        Throws:
        Exception
      • testFilteringReducesTheNumberOfTotalEntries

        public void testFilteringReducesTheNumberOfTotalEntries()
                                                         throws Exception
        Throws:
        Exception
      • testCombinedFilterWithPinnedItems

        public void testCombinedFilterWithPinnedItems()
                                               throws Exception
        Throws:
        Exception
      • datasourceIsSortedByLoggerByDefault

        public void datasourceIsSortedByLoggerByDefault()
                                                 throws Exception
        Throws:
        Exception
      • testOrderingByLoggerReversedChangesTheFirstLoggerReturned

        public void testOrderingByLoggerReversedChangesTheFirstLoggerReturned()
                                                                       throws Exception
        Throws:
        Exception