Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
342 views
by Contributing Tester (92 points)
retagged by
I have created the jersey frameowork for API Testing using Java.

I would like to know how to create mock service in Jersey framework.

1 Answer

0 like 0 dislike
by The go-to Tester (181 points)
selected by
 
Best answer
You can try using Mockito to create mock services.

http://site.mockito.org/

It will help you mock the response.

Hope that helps!


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

...