java.lang.Object
net.serenitybdd.screenplay.AnonymousPerformable
net.serenitybdd.screenplay.AnonymousTask
- All Implemented Interfaces:
net.serenitybdd.core.SkipNested,net.serenitybdd.core.steps.HasCustomFieldValues,net.serenitybdd.markers.CanBeSilent,Performable,Task
- Direct Known Subclasses:
AnonymousBackendTask
public class AnonymousTask
extends AnonymousPerformable
implements Task, net.serenitybdd.markers.CanBeSilent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.serenitybdd.screenplay.AnonymousPerformable
getCustomFieldValues, performAs, setFieldValue, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.serenitybdd.screenplay.Performable
performAs, then
-
Constructor Details
-
AnonymousTask
public AnonymousTask() -
AnonymousTask
-
-
Method Details
-
with
-
isSilent
public boolean isSilent()- Specified by:
isSilentin interfacenet.serenitybdd.markers.CanBeSilent
-
withNoReporting
-