Class EmptyStringWhereAndFilterClauseParameter


  • public class EmptyStringWhereAndFilterClauseParameter
    extends BaseDataSourceTestDal
    With these datasource parameters, the WHERE_AND_FILTER_CLAUSE parameter is the empty string and that was the case that was failing. This test checks that the request to the datasource is correct and the response is 0, which is the successful request status.
    Author:
    Naroa Iriarte
    • Constructor Detail

      • EmptyStringWhereAndFilterClauseParameter

        public EmptyStringWhereAndFilterClauseParameter()
    • Method Detail

      • datasourceRequestStatusShouldBeSuccessful

        public void datasourceRequestStatusShouldBeSuccessful()
                                                       throws Exception
        Throws:
        Exception