Uses of Package
com.meterware.servletunit

Packages that use com.meterware.servletunit
com.meterware.servletunit Classes for unit testing servlets, providing internal access to running servlets using a simulated servlet container. 
 

Classes in com.meterware.servletunit used by com.meterware.servletunit
InvocationContext
          An interface which represents the invocation of a servlet.
InvocationContextFactory
          An interface for an object which acts as a factory of InvocationContexts
JSPServletDescriptor
          Describes a servlet used to handle JSPs.
ServletUnitClient
          A client for use with the servlet runner class, allowing the testing of servlets without an actual servlet container.
 



Copyright © 2011. All Rights Reserved.