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

WicketTester should provide assertBehavior method

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 8.0.0-M6
    • 8.0.0-M7
    • wicket
    • None

    Description

      along with:

      wicketTester.assertComponent("button", AjaxLink.class);
      

      possibility to assert specific behavior:

      wicketTester.assertBehavior("button", MyBehavior.class);
      

      would be very convenient

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            eximius Kamil
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: