I test with Java unit tests that use the HttpClient library to set up complex stuff like MIME Parts.
On Mon, Jul 26, 2010 at 12:38 PM, Dan King <[email protected]> wrote: > Hi all, > > I've been using a combination of maven/jetty and the mozilla plugin "poster" > to > run and test my web service. However, I've recently added (or tried to add) > uploading capabilities via apache's fileupload. I'd like to test this > capability, but am unsure how to do so. How should approach testing this > capability and what tools (like "poster") can/should I use? Thanks. > > -Dan > > > > >
