Class DataSourceWhereParameter


  • public class DataSourceWhereParameter
    extends BaseDataSourceTestDal
    This test evaluates if some expected values are get when a filter is applied and if some unexpected values are not get when the filter is applied, but are get when the filter is removed.
    Author:
    Naroa Iriarte
    • Constructor Detail

      • DataSourceWhereParameter

        public DataSourceWhereParameter​(org.openbravo.test.datasource.DataSourceWhereParameter.DataSource datasource,
                                        String expectedRecords,
                                        String notExpectedRecords)
    • Method Detail

      • datasourceWithNoManualWhereParameter

        public void datasourceWithNoManualWhereParameter()
                                                  throws Exception
        Throws:
        Exception
      • datasourceWithManualWhereParameter

        public void datasourceWithManualWhereParameter()
                                                throws Exception
        Throws:
        Exception
      • datasourceRequestStatusShouldBeSuccessful

        public void datasourceRequestStatusShouldBeSuccessful()
                                                       throws Exception
        Throws:
        Exception