Folks

I added a ultra-trivial framework [1] for building end-to-end
integration tests based on an embedded HTTP server [2]. The framework
enables testing of the entire Droids stack including the 'real' HTTP
protocol handler. Feel free to extend / improve / throw away if useless

Oleg

[1]
http://svn.apache.org/repos/asf/incubator/droids/trunk/src/test/java/org/apache/droids/impl/TestSimpleDroid.java
[2]
http://svn.apache.org/repos/asf/incubator/droids/trunk/src/test/java/org/apache/droids/localserver/LocalHttpServer.java

Reply via email to