You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Neil Hunt (JIRA)" <ji...@apache.org> on 2009/09/01 03:59:32 UTC

[jira] Updated: (WICKET-2446) TestNG support for WicketTester

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

Neil Hunt updated WICKET-2446:
------------------------------

    Attachment: TestNGWicketTester.java

Instantiated and used the same way as WicketTester. Just change the package and you should be good to go.

> TestNG support for WicketTester
> -------------------------------
>
>                 Key: WICKET-2446
>                 URL: https://issues.apache.org/jira/browse/WICKET-2446
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.1
>            Reporter: Neil Hunt
>            Priority: Minor
>         Attachments: TestNGWicketTester.java
>
>
> WicketTester ought to support TestNG rather than just JUnit as TestNG has gained considerable popularity of late. I have created a class that allows this support in the same way WicketTester does.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.