Package net.serenitybdd.core.parallel

  • Interface Summary
    Interface Description
    Agent
    An agent is an actor or task that can keep track of events in a separate step listener.
  • Class Summary
    Class Description
    Agency
    The Agency keeps track of multiple listeners assigned to different agents (which represent actors or activities), to facilitate parallel execution of test tasks.