Identify an actual REST service for testing
Reported by davetron5000 (at gmail) | September 21st, 2008 @ 06:25 PM | in Tests created progammatically can be run
Need a real REST service that the real HTTP client can be tested against. Options:
- Create one as a servlet that can be deployed easily to Tomcat
- Access known URLs on the internet
- Deploy simple service to www.naildrivin5.com
Comments and changes to this ticket
-

davetron5000 (at gmail) September 28th, 2008 @ 08:21 PM
- State changed from new to resolved
(from [ac4203d3305b3a7a99e78bbe4231351616a5146e]) Better method of starting/stopping winstone during tests and update of REST service
[#9 state:resolved] http://github.com/davetron5000/r...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
RESTUnit will be a set of Java classes that can be used to test REST services. The data structure classes shall be serializable to and from a simple format, making the simplest way to create tests a matter of creating text files.
People watching this ticket
Referenced by
-
9
Identify an actual REST service for testing
[#9
state:resolved]
http://github.com/davetron5000/r...