Class GridExport


  • public class GridExport
    extends WeldBaseTest
    Test cases to verify the correct behavior when exporting an standard grid. Note that the tests in this class does not need to execute any request as they are making direct use of the DataSource API.
    • Constructor Detail

      • GridExport

        public GridExport()
    • Method Detail

      • exportRecordsFilteredByDate

        public void exportRecordsFilteredByDate()
                                         throws Exception
        exports a grid filtered by a date column
        Throws:
        Exception