Package com.meterware.pseudoserver

A test framework for HTTP clients, using a simplified HTTP server.

See: Description

Package com.meterware.pseudoserver Description

A test framework for HTTP clients, using a simplified HTTP server. The PseudoServer class is a simple HTTP server which can be programmed with the results required by a test. Results may either be staticly defined or dynamically created, using the PseudoServlet class.

Copyright © 2012. All Rights Reserved.