public class ServletMocker
extends java.lang.Object
Constructor and Description |
---|
ServletMocker() |
Modifier and Type | Method and Description |
---|---|
static javax.servlet.ServletInputStream |
newServletInputStream(java.io.InputStream is)
Creates a new ServletInputStream backed by the provided input stream
|