Apologies for the delay in replying on this - you may want to mention
this on the Http Components mailing list as it sounds like it fits
their interest.

Hen

On 11/29/06, Christopher Schultz <[EMAIL PROTECTED]> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

All,

Forgive me if this is the wrong place to offer new projects. If so,
kindly point me in the right direction.

I have developed a small project to help unit test
URLConnections. Basically, it provides a loopback URL-handling protocol
that you can use to check to ensure that your code that deals with
network stuff works properly, even under less-than-idea situations.

You can use it to simulate broken HTTP servers, "not found" errors, etc.
that are often inconvenient to set up in other ways (like putting static
files on a web server just for testing).

It is basically a much more flexible and extended version of the ideas
articulated in this JavaWorld article from quite a while ago:

http://www.javaworld.com/javaworld/jw-07-2002/jw-0719-networkunittest-p2.html

If this seems like the kind of thing that Jakarta-Commons would consider
taking a look at, please contact me outside of the list with further
instructions, and I'll be happy to discuss it in more detail, provide
code, etc.

The project is pretty much ready for a release: it contains some
documentation for use, all code is javadoc'd, there are a complete set
of (working) unit tests, and it uses ant in a relatively standard way to
build/test/distribute.

Thanks for your time,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFbi9P9CaO5/Lv0PARAgojAKCnJZG6O9/LaGsE5xt9FH1J8BhHnACgjoG6
dhFaDnRzAtc0zkyC2mTvMhY=
=dviL
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to