You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/08/15 10:40:18 UTC

[jira] [Resolved] (WICKET-5452) Make Wicket-Atmosphere testable - AtmosphereTester

     [ https://issues.apache.org/jira/browse/WICKET-5452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-5452.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.17.0
                   7.0.0-M3

The branch is merged to wicket-6.x and master (wicket 7) branches.

Please open new tickets with test cases if there is something not covered.

> Make Wicket-Atmosphere testable - AtmosphereTester
> --------------------------------------------------
>
>                 Key: WICKET-5452
>                 URL: https://issues.apache.org/jira/browse/WICKET-5452
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-atmosphere
>    Affects Versions: 6.12.0
>            Reporter: Zala Goupil
>            Assignee: Martin Grigorov
>             Fix For: 7.0.0-M3, 6.17.0
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.2#6252)