Class Conversation

java.lang.Object
org.gatein.pc.test.unit.protocol.Conversation

public class Conversation extends Object
/
  • Constructor Details

    • Conversation

      public Conversation(URL baseURL, String testName)
  • Method Details

    • performInteractions

      public void performInteractions()
    • handleCommand

      public final Response handleCommand(ClientRequestContext commandContext) throws Exception
      Trigger an interaction with the server here.
      Parameters:
      commandContext - the command context
      Returns:
      the driver response
      Throws:
      Exception - for now any exception