Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4098

AjaxLazyLoadPanelTester should take BaseWicketTester as parameter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.18, 1.5.1
    • 1.5.2
    • wicket
    • None

    Description

      Currently AjaxLazyLoadPanelTester <http://wicket.apache.org/apidocs/1.5/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanelTester.html> has following method signature:

      public static void executeAjaxLazyLoadPanel(WicketTester wt, MarkupContainer container)

      I think that WicketTester should be changed to BaseWicketTester.

      Currently our unit test framework is based on extending BaseWicketTester and thus I need to make a cut&paste of AjaxLazyLoadPanelTester and change that single class name.

      Attachments

        1. fix-WICKET-4098.patch
          2 kB
          Juha Syrjälä

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            jsyrjala Juha Syrjälä
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: