Uses of Package
j2eeunit.server

Packages that use j2eeunit.server
j2eeunit Base package for the J2EEUnit project.  
j2eeunit.server   
 

Classes in j2eeunit.server used by j2eeunit
HttpServletRequestWrapper
          Encapsulation class for the Servlet 2.3 API HttpServletRequest.
ServletConfigWrapper
          Wrapper around ServletConfig which overrides the getServletContext() method to return our own wrapper around ServletContext.
 

Classes in j2eeunit.server used by j2eeunit.server
JspImplicitObjects
          Holder class that contains the instances of the implicit objects that will be accessible in the test classes (i.e. subclasses of JspTestCase).
ServletImplicitObjects
          Holder class that contains the instances of the implicit objects that will be accessible in the test classes (i.e. subclasses of ServletTestCase).
 



Copyright © 2000-2001 Vincent Massol.