java.lang.Object
net.serenitybdd.screenplay.Forget
- All Implemented Interfaces:
net.serenitybdd.core.SkipNested,net.serenitybdd.markers.IsSilent,Interaction,Performable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends Actor>
voidperformAs(T actor) static ForgettheValueOf(String memoryKey) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.serenitybdd.screenplay.Performable
then
-
Constructor Details
-
Forget
-
-
Method Details
-
performAs
- Specified by:
performAsin interfacePerformable
-
theValueOf
-