users@jersey.java.net

[Jersey] Re: InMemoryTestContainerFactory

From: Ryan Stewart <rds6235_at_gmail.com>
Date: Thu, 16 Jun 2011 10:53:28 -0500

I haven't looked into the in-memory test stuff yet, but unless there have
been some pretty drastic changes to the client API, I'd say that's not
possible. The Jersey client makes HTTP calls. It wouldn't make a lot of
sense to make it aware of a test framework that it might possibly be talking
to.

On Wed, Jun 15, 2011 at 4:10 PM, Gili <cowwoc_at_bbs.darktech.org> wrote:

> Hi,
>
> How exactly does InMemoryTestContainerFactory work? Am I correct in
> assuming
> that it never binds itself to any port? Does it simply redirect function
> calls from the client directly to function calls on the server?
>
> Thanks,
> Gili
>
> --
> View this message in context:
> http://jersey.576304.n2.nabble.com/InMemoryTestContainerFactory-tp6480614p6480614.html
> Sent from the Jersey mailing list archive at Nabble.com.
>