Interface TestActorAware


public interface TestActorAware
Author:
Christoph Deppisch
  • Method Summary

    Modifier and Type
    Method
    Description
    Sets the test actor associated with a test action.
  • Method Details

    • setActor

      TestAction setActor(TestActor actor)
      Sets the test actor associated with a test action.
      Parameters:
      actor -