Class ReportingUtilsTest

    • Constructor Detail

      • ReportingUtilsTest

        public ReportingUtilsTest()
    • Method Detail

      • shouldMockServletContext

        protected boolean shouldMockServletContext()
        Overrides:
        shouldMockServletContext in class OBBaseTest
        Returns:
        true if the test case should mock the servlet context. Otherwise, return false.
      • cleanUp

        public void cleanUp()
      • generateReportWithConnectionProvider

        public void generateReportWithConnectionProvider()
        Generates a report that uses Utility.showImageLogo(String, String) and a subreport that executes a query. It provides an specific connection provider to generate the report.