|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.test.ScriptedTestSession
public class ScriptedTestSession
Executes a series of requests and assertions specified by a {@link org.apache.tapestry.test.ScriptDescriptor).
Constructor Summary | |
---|---|
ScriptedTestSession(ScriptDescriptor descriptor)
|
Method Summary | |
---|---|
void |
execute()
|
RegexpMatcher |
getMatcher()
|
MockResponse |
getResponse()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScriptedTestSession(ScriptDescriptor descriptor)
Method Detail |
---|
public void execute()
public MockResponse getResponse()
public RegexpMatcher getMatcher()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |