| Method and Description |
|---|
| org.apache.myfaces.test.cargo.CargoTestSetup.getName()
No replacement.
|
| org.apache.myfaces.test.mock.MockHttpServletResponse.setOutputStream(ServletOutputStream)
Let the
getOutputStream() method create and
return an instance of MockServletOutputStream for you |
| org.apache.myfaces.test.mock.MockHttpServletResponse.setWriter(PrintWriter)
Let the
getWriter() method create and return
an instance of MockPrintWriter for you |
Copyright © 2017 The Apache Software Foundation. All rights reserved.