super(methodName);
// now assert that the given response contains the information // you expect. See the HttpUnit examples for more information // on testing responses.
RequestDispatcher rd = this.config.getServletContext(). getRequestDispatcher("/simple.jsp"); rd.forward(this.request, this.response);