Uses of Class
net.serenitybdd.screenplay.AnonymousTask
| Package | Description |
|---|---|
| net.serenitybdd.screenplay |
-
Uses of AnonymousTask in net.serenitybdd.screenplay
Subclasses of AnonymousTask in net.serenitybdd.screenplay Modifier and Type Class Description classAnonymousBackendTaskMethods in net.serenitybdd.screenplay that return AnonymousTask Modifier and Type Method Description static <T extends Performable>
AnonymousTaskBackendTask. where(java.lang.String title, T... steps)static <T extends Performable>
AnonymousTaskBackendTask. where(T... steps)static <T extends Performable>
AnonymousTaskSilentTask. where(T... steps)static <T extends Performable>
AnonymousTaskTask. where(java.lang.String title, T... steps)AnonymousTaskAnonymousTask. withNoReporting()Methods in net.serenitybdd.screenplay that return types with arguments of type AnonymousTask Modifier and Type Method Description AnonymousPerformableFieldSetter<AnonymousTask>AnonymousTask. with(java.lang.String fieldName)