| Package | Description |
|---|---|
| com.meterware.servletunit |
Classes for unit testing servlets, providing internal access to running servlets using a simulated servlet container.
|
| Class and Description |
|---|
| 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 © 2012. All Rights Reserved.