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

Make Wicket-Atmosphere testable - AtmosphereTester

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.12.0
    • 7.0.0-M3, 6.17.0
    • wicket-atmosphere
    • None

    Description

      Presently, when a wicket-tester based unit test executes such a line:

      Application.get().getEventBus().post(new Event(), pageUuid);

      it throws a NullPointerException.

      I have two requests:

      • please, get rid of this Exception, indeed.
      • then make the generated HTML testable, just like wicket-tester allows to test Ajax responses.

      That would be the killer-feature of the wicket-atmosphere framework, IMHO.

      Regards,

      Pierre

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            zalagoupil Zala Goupil
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: