public class Conversation extends Object
| Constructor and Description |
|---|
Conversation(URL baseURL,
String testName) |
| Modifier and Type | Method and Description |
|---|---|
Response |
handleCommand(ClientRequestContext commandContext)
Trigger an interaction with the server here.
|
void |
performInteractions() |
public void performInteractions()
public final Response handleCommand(ClientRequestContext commandContext) throws Exception
commandContext - the command contextException - for now any exceptionCopyright © 2003-2017 GateIn. All Rights Reserved.