Uses of Class
net.serenitybdd.screenplay.AnonymousPerformableRunnable
Packages that use AnonymousPerformableRunnable
-
Uses of AnonymousPerformableRunnable in net.serenitybdd.screenplay
Methods in net.serenitybdd.screenplay that return AnonymousPerformableRunnableModifier and TypeMethodDescriptionstatic <T extends Performable>
AnonymousPerformableRunnableTask.thatPerforms(Runnable performableOperation) static <T extends Performable>
AnonymousPerformableRunnableTask.thatPerforms(String title, Runnable performableOperation) AnonymousPerformableRunnable.withNoReporting()