|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.tapestry.test.assertions.AssertOutput
Assertion that checks for the presence of a particular substring within the response text.
Constructor Summary | |
AssertOutput()
|
Method Summary | |
void |
execute(ScriptedTestSession session)
Invoked after a response has been recieved from the simulated servlet container; assertions run to check that the response is as expected. |
void |
setExpectedSubstring(java.lang.String expectedSubstring)
|
Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
getLocation, setLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AssertOutput()
Method Detail |
public void setExpectedSubstring(java.lang.String expectedSubstring)
public void execute(ScriptedTestSession session)
ResponseAssertion
execute
in interface ResponseAssertion
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |