public class GenericHTMLOutputModule extends HTMLOutputModule
HTMLOutputModule.
Can be used to to test HTML output in modules that
do not extend HTMLOutputModule.| Constructor and Description |
|---|
GenericHTMLOutputModule(WebMockObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOutput()
Returns the output as a string.
|
getOutputAsBufferedReader, getOutputAsJDOMDocument, getOutputAsW3CDocument, getOutputAsWellformedXML, setCaseSensitive, verifyOutput, verifyOutputContains, verifyOutputRegularExpressionaddRequestParameter, addRequestParameter, addRequestParameter, getRequestAttribute, getRequestParameter, getSessionAttribute, setRequestAttribute, setSessionAttributepublic GenericHTMLOutputModule(WebMockObjectFactory factory)
public String getOutput()
HTMLOutputModulegetOutput in class HTMLOutputModuleCopyright © 2003-2015. All Rights Reserved.