Uses of Class
net.serenitybdd.screenplay.InParallel
| Package | Description |
|---|---|
| net.serenitybdd.screenplay |
-
Uses of InParallel in net.serenitybdd.screenplay
Methods in net.serenitybdd.screenplay that return InParallel Modifier and Type Method Description static InParallelInParallel. theActors(java.util.Collection<Actor> actors)static InParallelInParallel. theActors(Actor... actors)Perform the specified tasks in parallel.