Sorry, but I dont get your point...
What do you mean self contained (in terms of Wicket API) ?

Im sure there is a lot of user created border components which contain a lot
of surrounding markup and components and it is very desireble(at least for
me :)) to be able to 'unit' test such components with Wicket tester,
regardles (i.e with empty) to border body. 
Does method Im looking for was not provided because of technical problems ?
If so what is the simplest way to test border components (surrounding markup
and components) with i.e empty body ?

Regards
Daniel Lipski


igor.vaynberg wrote:
> 
> borders are not meant to be self-contained like panels. they are meant
> to be used within something that contains markup, eg page or panel.
> 
> -igor
> 
> On Fri, Oct 31, 2008 at 8:14 AM, dlipski <[EMAIL PROTECTED]>
> wrote:
>>
>> Hi
>>
>> Is it possible (if not why?) to test Border components in a way similar
>> to
>> testing Panels ?  -WicketTester.startPanel(TestPanelSource) ? Its strange
>> but I cant find corresponding method for Borders.
>>
>> Thanks in advance.
>>
>> Daniel Lipski
>> --
>> View this message in context:
>> http://www.nabble.com/testing-borders-with-WicketTester-tp20268028p20268028.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/testing-borders-with-WicketTester-tp20268028p20288374.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to