Interface IQtafTestStepEventPayload

All Known Implementing Classes:
QtafTestStepEventPayload

public interface IQtafTestStepEventPayload
Interface for step event payload objects.
  • Method Details

    • getScenarioId

      String getScenarioId()
      Get scenario ID.
      Returns:
      scenario DI
    • getLogMessage

      LogMessage getLogMessage()
      Get log message.
      Returns:
      log message