Uses of Class
net.serenitybdd.screenplay.AnonymousPerformableRunnable
| Package | Description |
|---|---|
| net.serenitybdd.screenplay |
-
Uses of AnonymousPerformableRunnable in net.serenitybdd.screenplay
Methods in net.serenitybdd.screenplay that return AnonymousPerformableRunnable Modifier and Type Method Description static <T extends Performable>
AnonymousPerformableRunnableTask. thatPerforms(java.lang.String title, java.lang.Runnable performableOperation)AnonymousPerformableRunnableAnonymousPerformableRunnable. withNoReporting()