Class JooqRowsSupplierTest

java.lang.Object
lib.aide.tabular.JooqRowsSupplierTest

public class JooqRowsSupplierTest extends Object
  • Constructor Details

    • JooqRowsSupplierTest

      public JooqRowsSupplierTest()
  • Method Details

    • testSimpleQuery

      @Test public void testSimpleQuery() throws Exception
      Throws:
      Exception
    • testQueryWithFilterAndSort

      @Test public void testQueryWithFilterAndSort() throws Exception
      Throws:
      Exception
    • testQueryWithSingleGroupBy

      @Test public void testQueryWithSingleGroupBy() throws Exception
      Throws:
      Exception
    • testQueryWithGroupBy

      @Test public void testQueryWithGroupBy() throws Exception
      Throws:
      Exception
    • testQueryWithDataForSingleGroupBy

      @Test public void testQueryWithDataForSingleGroupBy() throws Exception
      Throws:
      Exception