Package net.serenitybdd.screenplay.actors

  • Class Summary 
    Class Description
    Cast
    Provide simple support for managing Screenplay actors in Cucumber-JVM or JBehave
    OnStage
    The stage is used to keep track of the actors taking part in a Screenplay test.
    Stage
    The stage keeps track of the actors currently in a screenplay test, referenced by name.
  • Exception Summary 
    Exception Description
    NoStageException