* Joe Brunner:

> I'm  attempting to  test  a panel  that  contains a  SubmitLink.
> However, the WicketTester.clickLink()  method does not recognize
> the SubmitLink.
>
> When I run the test, I get a stack trace stating:
>
> wicket.WicketRuntimeException: Link  testpanel:graph  is  not  a
> Link, AjaxLink, AjaxFallbackLink or AjaxSubmitLink
>
> In  case  it  matters,  the   SubmitLink  is  outside  the  form
> heirarchy, taking the form as a constructor parameter.  Is there
> a method for testing a SubmitLink that I am unaware of?

Hi Joe,

Is it the current Wicket?  If not, can you test with a recent 1.3
snapshot, otherwise can you file a JIRA issue?
-- 
     Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to