users@jersey.java.net

[Jersey] Re: jersey-client - Why final methods in ClientFilter???

From: Matt Bertolini <viper2843_at_gmail.com>
Date: Sun, 29 Jul 2012 18:44:59 -0400

I will take a look. Thanks James. Much appreciated.

--Matt--

On Sun, Jul 29, 2012 at 3:27 PM, James Shaw <js102_at_zepler.net> wrote:

> On 29 July 2012 19:30, Matt Bertolini <viper2843_at_gmail.com> wrote:
>
>> Ultimately, I am headed down the path of integration testing since it is
>> unlikely that the methods will be changed any time soon. If you know of any
>> good fake HTTP servers, I am open to recommendations. I have been
>> unsuccessful in finding one that I like.
>>
> Have a look at https://bitbucket.org/jideji/fakehttpserver/wiki/Home if
> you haven't already. It's follows the same style as JMock, and integrates
> with Hamcrest. (Disclosure: the project's written by a friend, so my
> opinion may be biased ;-)
>