users@jersey.java.net

[Jersey] Re: Reg:Jersey test framework

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Wed, 16 Mar 2011 10:16:02 +0100

Hi,
there is some documentation in the Jersey User Guide:
http://jersey.java.net/nonav/documentation/latest/user-guide.html#test-framework

Also, most of jersey samples[1] are using the test framework to test the sample. HelloWorld sample may be a good start:
http://download.java.net/maven/2/com/sun/jersey/samples/helloworld/1.6-SNAPSHOT/helloworld-1.6-SNAPSHOT-project.zip

Kind regards,
Marek

[1]
To browse: http://java.net/projects/jersey/sources/svn/show/trunk/jersey/samples
To checkout: svn co https://svn.java.net/svn/jersey~svn/trunk/jersey/samples

On 03/16/2011 06:06 AM, priya dharshni wrote:
> Hi,
>
> In our project we are using RESTful webservices and using REST client,soap ui,Junit test cases for testing.I heard
> about jersey test framework.Please send me the sample code/tutorial of jersey test framework and also the pros and cons
> of it.It would be really helpful for us to implement.
>
>
> Regards,
> Priya
>
>
>