Class NonIdForeignKeyFilters


  • public class NonIdForeignKeyFilters
    extends BaseDataSourceTestDal
    Tests the criteria that the grid builds when a foreign key that does not reference the id of the target table is filtered
    • Constructor Detail

      • NonIdForeignKeyFilters

        public NonIdForeignKeyFilters()
    • Method Detail

      • testFilterWithNonIdReferencedProperty

        public void testFilterWithNonIdReferencedProperty()
                                                   throws Exception
        Throws:
        Exception
      • testFilterWithIdReferencedProperty

        public void testFilterWithIdReferencedProperty()
                                                throws Exception
        Throws:
        Exception