|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mockrunner.base.WebTestModule
com.mockrunner.base.HTMLOutputModule
com.mockrunner.base.GenericHTMLOutputModule
public class GenericHTMLOutputModule
Generic implementation of HTMLOutputModule.
Can be used to to test HTML output in modules that
do not extend HTMLOutputModule.
| Constructor Summary | |
|---|---|
GenericHTMLOutputModule(WebMockObjectFactory factory)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getOutput()
Returns the output as a string. |
| Methods inherited from class com.mockrunner.base.HTMLOutputModule |
|---|
getOutputAsBufferedReader, getOutputAsJDOMDocument, getOutputAsW3CDocument, getOutputAsWellformedXML, setCaseSensitive, verifyOutput, verifyOutputContains, verifyOutputRegularExpression |
| Methods inherited from class com.mockrunner.base.WebTestModule |
|---|
addRequestParameter, addRequestParameter, addRequestParameter, getRequestAttribute, getRequestParameter, getSessionAttribute, setRequestAttribute, setSessionAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenericHTMLOutputModule(WebMockObjectFactory factory)
| Method Detail |
|---|
public java.lang.String getOutput()
HTMLOutputModule
getOutput in class HTMLOutputModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||