|
Re: test a dialog in my rcp application [message #7704 is a reply to message #7682] |
Tue, 09 December 2008 16:54   |
Eclipse User |
|
|
|
Brice,
I'd encourage you to look at existing SWTBot tests to figure out the
usage of most API.
Although there is sufficient javadoc, the SWTBot tests are the best
documentation of how you can use SWTBot.
-- Ketan
On 9/12/08 20:59, Brice Laurel wrote:
> Hi list,
>
> I test a rcp application, but I don't have a control of dialog?
>
> How can I access to button on a dialog?
>
> bot..........button("Cancel").click();
>
> I read on this page
> ( http://swtbot.sourceforge.net/releases/1.2.0/feature-list.ht ml) that
> SWTBot also test dialogs.
>
> Can I say that SWTBot test SWT and JFace components?
>
>
>
|
|
|
Re: test a dialog in my rcp application [message #7831 is a reply to message #7704] |
Tue, 09 December 2008 17:35   |
Eclipse User |
|
|
|
What are some suggested places for getting existing SWTBot tests?
Thanks,
Joe
Ketan Padegaonkar wrote:
> Brice,
>
> I'd encourage you to look at existing SWTBot tests to figure out the
> usage of most API.
>
> Although there is sufficient javadoc, the SWTBot tests are the best
> documentation of how you can use SWTBot.
>
> -- Ketan
>
> On 9/12/08 20:59, Brice Laurel wrote:
>> Hi list,
>>
>> I test a rcp application, but I don't have a control of dialog?
>>
>> How can I access to button on a dialog?
>>
>> bot..........button("Cancel").click();
>>
>> I read on this page
>> ( http://swtbot.sourceforge.net/releases/1.2.0/feature-list.ht ml) that
>> SWTBot also test dialogs.
>>
>> Can I say that SWTBot test SWT and JFace components?
>>
>>
>>
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.03480 seconds