Package j2eeunit.client

Class Summary
AbstractHttpClient Abstract class that all HTTP clients to the server redirector must extend.
JspHttpClient Manage the logic for calling a test method (which need access to JSP objects) located on the server side.
ServletExceptionWrapper Wrapper around a Throwable object.
ServletHttpClient Manage the logic for calling a test method (which need access to Servlet objects) located on the server side.
 

Error Summary
AssertionFailedErrorWrapper Same as ServletExceptionWrapper except that this exception class extends JUnit AssertionFailedError so that JUnit will print a different message in it's runner console.
 



Copyright © 2000-2001 Vincent Massol.