static class MockHttpServletRequest.MockServletInputStream
extends javax.servlet.ServletInputStream
| Constructor and Description | 
|---|
MockServletInputStream(byte[] data)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
read()  | 
available, close, mark, markSupported, read, read, reset, skippublic int read()
         throws IOException
read in class InputStreamIOException